Home
last modified time | relevance | path

Searched defs:IS_ASM_LOGICAL_LINE_SEPARATOR (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/stormy16/
H A Dstormy16.h362 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) ((C) == '|') macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/stormy16/
H A Dstormy16.h362 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) ((C) == '|') macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
H A Dpdp11.h568 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pdp11/
H A Dpdp11.h571 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cris/
H A Dcris.h753 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) (C) == '@' macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.h408 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) ((C) == '\n' || ((C) == '$')) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cris/
H A Dcris.h827 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) (C) == '@' macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.h413 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) ((C) == '\n' || ((C) == '$')) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/
H A Dbfin.h984 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dbfin.h982 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.h1229 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) ((C) == '!') macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.h1221 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) ((C) == '!') macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.h1565 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C,STR) ((C) == '`') macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.h1580 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C,STR) ((C) == '`') macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfinal.cc104 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) ((C) == ';') macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfinal.c103 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) ((C) == ';') macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc8909 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) ((C) == ';') macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c8909 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C, STR) ((C) == ';') macro