Searched refs:LABELS_WITHOUT_COLONS (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dte-hppa.h26 #define LABELS_WITHOUT_COLONS 1 macro
H A Dte-hppa64.h23 #define LABELS_WITHOUT_COLONS 1 macro
H A Dtc-tic4x.h69 #define LABELS_WITHOUT_COLONS 1 macro
H A Dtc-tic54x.h37 #define LABELS_WITHOUT_COLONS 1 macro
H A Dtc-mmix.h46 #define LABELS_WITHOUT_COLONS mmix_label_without_colon_this_line () macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Das.h609 #ifndef LABELS_WITHOUT_COLONS
610 #define LABELS_WITHOUT_COLONS 0
605 #define LABELS_WITHOUT_COLONS macro
H A Dmacro.c141 if (! LABELS_WITHOUT_COLONS)
164 /* LABELS_WITHOUT_COLONS doesn't mean we cannot have a
168 if (LABELS_WITHOUT_COLONS && !had_colon)
H A Dread.c680 if (LABELS_WITHOUT_COLONS || flag_m68k_mri)

Completed in 127 milliseconds