Searched refs:LOCAL_LABELS_FB (Results 1 - 19 of 19) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/config/
H A Dte-linux.h2 #define LOCAL_LABELS_FB 1 macro
H A Dte-nbsd.h23 #define LOCAL_LABELS_FB 1 macro
H A Dte-svr4.h2 #define LOCAL_LABELS_FB 1 macro
H A Dte-freebsd.h28 #define LOCAL_LABELS_FB 1 macro
H A Dte-generic.h13 #define LOCAL_LABELS_FB 1 macro
H A Dte-tmips.h33 #define LOCAL_LABELS_FB 1 macro
H A Dtc-arc.h27 #define LOCAL_LABELS_FB 1 macro
H A Dtc-s390.h55 #define LOCAL_LABELS_FB 1 macro
H A Dtc-mep.h40 #define LOCAL_LABELS_FB 1 macro
H A Dtc-mips.h43 #define LOCAL_LABELS_FB 1 macro
H A Dtc-sparc.h31 #define LOCAL_LABELS_FB 1 macro
H A Dtc-i386.h93 #define LOCAL_LABELS_FB 1 macro
H A Dtc-ppc.h56 #define LOCAL_LABELS_FB 1 macro
H A Dtc-arm.h159 #define LOCAL_LABELS_FB 1 macro
H A Dtc-ia64.c7859 else if (LOCAL_LABELS_FB
/freebsd-10-stable/contrib/binutils/gas/
H A Das.h644 #ifndef LOCAL_LABELS_FB
645 #define LOCAL_LABELS_FB 0
640 #define LOCAL_LABELS_FB macro
H A Dexpr.c307 /* If we have both NUMBERS_WITH_SUFFIX and LOCAL_LABELS_FB,
310 if ((NUMBERS_WITH_SUFFIX && LOCAL_LABELS_FB ? *suffix : c) == 'B')
512 if (LOCAL_LABELS_FB && c == 'b')
542 else if (LOCAL_LABELS_FB && c == 'f')
831 if (LOCAL_LABELS_FB && ! (flag_m68k_mri || NUMBERS_WITH_SUFFIX))
872 if (LOCAL_LABELS_FB)
H A Dread.c960 if ((LOCAL_LABELS_DOLLAR || LOCAL_LABELS_FB) && ISDIGIT (c))
992 if (LOCAL_LABELS_FB
H A Dsymbols.c2719 if (LOCAL_LABELS_FB)

Completed in 218 milliseconds