Searched defs:GLUE (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
H A D | assembly.h | 101 #define GLUE(a, b) GLUE2(a, b) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/builtins/ |
H A D | assembly.h | 139 #define GLUE(a, b) GLUE2(a, b) macro
|
/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | tok822_parse.c | 503 #define GLUE(left,rite) { left->next = rite; rite->prev = left; } in tok822_parse_limit() macro
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/builtins/ |
H A D | assembly.h | 197 #define GLUE(a, b) GLUE2_(a, b) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | ppc-asm.h | 251 #define GLUE(a,b) XGLUE(a,b) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | ppc-asm.h | 251 #define GLUE(a,b) XGLUE(a,b) macro
|