Searched refs:DECL2 (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/usr.bin/texinfo/m4/ |
| H A D | onceonly.m4 | 53 # AC_CHECK_DECLS_ONCE(DECL1 DECL2 ...) is a once-only variant of 54 # AC_CHECK_DECLS(DECL1, DECL2, ...).
|
| H A D | onceonly_2_57.m4 | 76 # AC_CHECK_DECLS_ONCE(DECL1 DECL2 ...) is a once-only variant of 77 # AC_CHECK_DECLS(DECL1, DECL2, ...).
|
| /openbsd-src/gnu/gcc/gcc/config/arm/ |
| H A D | arm.h | 2218 #define ASM_OUTPUT_DEF_FROM_DECLS(FILE, DECL1, DECL2) \ argument 2222 const char *const LABEL2 = IDENTIFIER_POINTER (DECL2); \
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/ |
| H A D | arm.h | 2569 #define ASM_OUTPUT_DEF_FROM_DECLS(FILE, DECL1, DECL2) \ argument 2573 const char *const LABEL2 = IDENTIFIER_POINTER (DECL2); \
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | tree.h | 1419 #define COPY_DECL_ASSEMBLER_NAME(DECL1, DECL2) \ argument 1421 ? (void) SET_DECL_ASSEMBLER_NAME (DECL2, \
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree.h | 2857 #define COPY_DECL_ASSEMBLER_NAME(DECL1, DECL2) \ argument 2859 ? (void) SET_DECL_ASSEMBLER_NAME (DECL2, \
|