Searched defs:__CAT (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dasm.h23 #define __CAT(str1,str2) str1##str2 macro
25 #define __CAT(str1,str2) str1/**/str2 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dasm.h23 #define __CAT(str1,str2) str1##str2 macro
25 #define __CAT(str1,str2) str1/**/str2 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dasm.h23 #define __CAT(str1,str2) str1##str2 macro
25 #define __CAT(str1,str2) str1/**/str2 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dasm.h23 #define __CAT(str1,str2) str1##str2 macro
25 #define __CAT(str1,str2) str1/**/str2 macro

Completed in 101 milliseconds