Searched refs:IS_ASM_LOGICAL_LINE_SEPARATOR (Results 1 – 18 of 18) sorted by relevance
117 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C) ((C) == '\n') macro
201 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C) ((C) == '\n') macro
636 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C) ((C) == '|') macro
2641 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C) ((C) == '|') macro
483 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C) ((C) == '\n' \ macro
2044 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C) \ macro
1864 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C) ((C) == '\n' \ macro
1186 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C) (C) == '@' macro
109 #ifndef IS_ASM_LOGICAL_LINE_SEPARATOR110 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C) ((C) == ';') macro1362 if (IS_ASM_LOGICAL_LINE_SEPARATOR (*template) || *template == '\n') in asm_insn_count()
95 #ifndef IS_ASM_LOGICAL_LINE_SEPARATOR96 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C) ((C) == ';') macro1600 if (IS_ASM_LOGICAL_LINE_SEPARATOR (*template) || *template == '\n')
1543 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C) (C) == '@' macro
1873 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C) ((C) == '!') macro
1916 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C) ((C) == '!') macro
6887 #ifndef IS_ASM_LOGICAL_LINE_SEPARATOR6888 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C) ((C) == ';') macro6942 while (c && c != '\n' && ! IS_ASM_LOGICAL_LINE_SEPARATOR (c))
8242 #ifndef IS_ASM_LOGICAL_LINE_SEPARATOR8243 #define IS_ASM_LOGICAL_LINE_SEPARATOR(C) ((C) == ';') macro8306 while (c && c != '\n' && ! IS_ASM_LOGICAL_LINE_SEPARATOR (c)) in sh_insn_length_adjustment()
6343 @findex IS_ASM_LOGICAL_LINE_SEPARATOR6344 @item IS_ASM_LOGICAL_LINE_SEPARATOR (@var{C})
6760 @defmac IS_ASM_LOGICAL_LINE_SEPARATOR (@var{C})
25126 -- Macro: IS_ASM_LOGICAL_LINE_SEPARATOR (C)32758 * IS_ASM_LOGICAL_LINE_SEPARATOR: Data Output. (line 120)