/netbsd-src/external/gpl3/gcc/dist/gcc/config/stormy16/ |
H A D | stormy16.h | 362 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) ((C) == '|') macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/stormy16/ |
H A D | stormy16.h | 362 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) ((C) == '|') macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pdp11/ |
H A D | pdp11.h | 568 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pdp11/ |
H A D | pdp11.h | 571 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cris/ |
H A D | cris.h | 753 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) (C) == '@' macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr.h | 408 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) ((C) == '\n' || ((C) == '$')) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cris/ |
H A D | cris.h | 827 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) (C) == '@' macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr.h | 413 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) ((C) == '\n' || ((C) == '$')) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/ |
H A D | bfin.h | 984 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/ |
H A D | bfin.h | 982 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/ |
H A D | pa.h | 1229 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) ((C) == '!') macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/ |
H A D | pa.h | 1221 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) ((C) == '!') macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/ |
H A D | arc.h | 1565 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C,STR) ((C) == '`') macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/ |
H A D | arc.h | 1580 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C,STR) ((C) == '`') macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | final.cc | 104 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) ((C) == ';') macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | final.c | 103 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) ((C) == ';') macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/ |
H A D | sh.cc | 8909 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) ((C) == ';') macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
H A D | sh.c | 8909 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) ((C) == ';') macro
|