Home
last modified time | relevance | path

Searched refs:LOCAL_LABELS_FB (Results 1 – 22 of 22) sorted by relevance

/freebsd-9-stable/contrib/binutils/gas/config/
Dte-linux.h2 #define LOCAL_LABELS_FB 1 macro
Dte-svr4.h2 #define LOCAL_LABELS_FB 1 macro
Dte-nbsd.h23 #define LOCAL_LABELS_FB 1 macro
Dte-freebsd.h28 #define LOCAL_LABELS_FB 1 macro
Dte-generic.h13 #define LOCAL_LABELS_FB 1 macro
Dte-tmips.h33 #define LOCAL_LABELS_FB 1 macro
Dtc-arc.h27 #define LOCAL_LABELS_FB 1 macro
Dtc-s390.h55 #define LOCAL_LABELS_FB 1 macro
Dtc-mep.h40 #define LOCAL_LABELS_FB 1 macro
Dtc-mips.h43 #define LOCAL_LABELS_FB 1 macro
Dtc-sparc.h31 #define LOCAL_LABELS_FB 1 macro
Dtc-ppc.h56 #define LOCAL_LABELS_FB 1 macro
Dtc-i386.h93 #define LOCAL_LABELS_FB 1 macro
Dtc-arm.h159 #define LOCAL_LABELS_FB 1 macro
Dtc-ia64.c7859 else if (LOCAL_LABELS_FB
/freebsd-9-stable/contrib/binutils/gas/
Das.h639 #ifndef LOCAL_LABELS_FB
640 #define LOCAL_LABELS_FB 0 macro
Dexpr.c306 if ((NUMBERS_WITH_SUFFIX && LOCAL_LABELS_FB ? *suffix : c) == 'B') in integer_constant()
508 if (LOCAL_LABELS_FB && c == 'b') in integer_constant()
538 else if (LOCAL_LABELS_FB && c == 'f') in integer_constant()
827 if (LOCAL_LABELS_FB && ! (flag_m68k_mri || NUMBERS_WITH_SUFFIX)) in operand()
868 if (LOCAL_LABELS_FB) in operand()
Dread.c957 if ((LOCAL_LABELS_DOLLAR || LOCAL_LABELS_FB) && ISDIGIT (c)) in read_a_source_file()
989 if (LOCAL_LABELS_FB in read_a_source_file()
Dsymbols.c2715 if (LOCAL_LABELS_FB) in symbol_begin()
DChangeLog-9295367 (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): Define.
1140 * config/tc-ns32k.h (LOCAL_LABELS_FB): Define to 1.
2567 * config/tc-arm.h (LOCAL_LABELS_FB): Define.
2993 * as.h (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): If not already
8061 * config/te-lynx.h (LOCAL_LABELS_FB): Define, if not already
12142 * expr.c (operand): If not LOCAL_LABELS_FB, don't look for "0f"
12635 * config/te-generic.h: default to LOCAL_LABELS_DOLLAR and LOCAL_LABELS_FB
12933 * config/tc-m68k.h, config/te-sun3.h: moved LOCAL_LABELS_FB
12996 * expr.c: LOCAL_LABELS_FB had been changed to lower case - so
DChangeLog-98991777 * config/tc-mcore.h (LOCAL_LABELS_FB): Define to 1.
4472 * config/te-nbsd.h (LOCAL_LABELS_FB): Define.
DChangeLog-96975393 * config/te-linux.h (LOCAL_LABELS_FB): Define.