Searched refs:TC_START_LABEL (Results 1 – 7 of 7) sorted by relevance
100 #define TC_START_LABEL(ch, ptr) ((ch == ':') && mep_flush_pending_output ()) macro
150 #define TC_START_LABEL(C,STR) (c == ':' || (c == '/' && arm_data_in_code ())) macro
44 #ifndef TC_START_LABEL45 #define TC_START_LABEL(x,y) (x == ':') macro758 if (TC_START_LABEL (c, input_line_pointer)) in read_a_source_file()
2419 * config/tc-fr30.h (TC_START_LABEL): Define this macro.
502 * config/tc-d10v.h (TC_START_LABEL): Don't define.
11399 * read.c (TC_START_LABEL): Default definition.11400 (read_a_source_file): Use TC_START_LABEL macro to work out
986 @item TC_START_LABEL988 @cindex TC_START_LABEL994 Same as TC_START_LABEL, but should be used instead of TC_START_LABEL when