HomeSort by relevance Sort by last modified time
    Searched refs:LOCAL_LABELS_FB (Results 51 - 69 of 69) sorted by null

1 23

  /toolchain/binutils/binutils-2.25/gas/config/
tc-m68hc11.h 52 #define LOCAL_LABELS_FB 1
tc-mep.h 40 #define LOCAL_LABELS_FB 1
tc-mn10300.h 94 #define LOCAL_LABELS_FB 1
tc-ns32k.h 36 #define LOCAL_LABELS_FB 1
tc-rx.h 40 #define LOCAL_LABELS_FB 1
tc-microblaze.h 70 #define LOCAL_LABELS_FB 1
tc-mips.h 42 #define LOCAL_LABELS_FB 1
tc-sparc.h 29 #define LOCAL_LABELS_FB 1
tc-i386.h 117 #undef LOCAL_LABELS_FB
118 #define LOCAL_LABELS_FB 1
tc-aarch64.h 102 #define LOCAL_LABELS_FB 1
tc-ppc.h 57 #define LOCAL_LABELS_FB 1
tc-xtensa.h 396 #define LOCAL_LABELS_FB 1
tc-arm.h 188 #define LOCAL_LABELS_FB 1
tc-nds32.h 150 #define LOCAL_LABELS_FB 1 /* Permit temporary numeric labels. */
tc-ia64.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/
as.h 614 #ifndef LOCAL_LABELS_FB
615 #define LOCAL_LABELS_FB 0
expr.c 314 /* If we have both NUMBERS_WITH_SUFFIX and LOCAL_LABELS_FB,
317 if ((NUMBERS_WITH_SUFFIX && LOCAL_LABELS_FB ? *suffix : c) == 'B')
519 if (LOCAL_LABELS_FB && c == 'b')
549 else if (LOCAL_LABELS_FB && c == 'f')
839 if (LOCAL_LABELS_FB && ! (flag_m68k_mri || NUMBERS_WITH_SUFFIX))
880 if (LOCAL_LABELS_FB)
    [all...]
read.c 1121 if ((LOCAL_LABELS_DOLLAR || LOCAL_LABELS_FB) && ISDIGIT (c))
1153 if (LOCAL_LABELS_FB
    [all...]
symbols.c     [all...]

Completed in 783 milliseconds

1 23