HomeSort by relevance Sort by last modified time
    Searched refs:LABELS_WITHOUT_COLONS (Results 1 - 9 of 9) sorted by null

  /toolchain/binutils/binutils-2.27/gas/config/
te-hppa.h 25 #define LABELS_WITHOUT_COLONS 1
te-hppa64.h 23 #define LABELS_WITHOUT_COLONS 1
tc-tic4x.h 68 #define LABELS_WITHOUT_COLONS 1
tc-tic54x.h 37 #define LABELS_WITHOUT_COLONS 1
tc-mmix.h 39 #define LABELS_WITHOUT_COLONS mmix_label_without_colon_this_line ()
tc-arm.h 85 #define LABELS_WITHOUT_COLONS codecomposer_syntax
  /toolchain/binutils/binutils-2.27/gas/
as.h 616 #ifndef LABELS_WITHOUT_COLONS
617 #define LABELS_WITHOUT_COLONS 0
macro.c 139 if (! LABELS_WITHOUT_COLONS)
162 /* LABELS_WITHOUT_COLONS doesn't mean we cannot have a
166 if (LABELS_WITHOUT_COLONS && !had_colon)
read.c 903 if (LABELS_WITHOUT_COLONS || flag_m68k_mri)
    [all...]

Completed in 200 milliseconds