Searched refs:LOCAL_LABELS_DOLLAR (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dte-freebsd.h27 #define LOCAL_LABELS_DOLLAR 1 macro
H A Dte-generic.h12 #define LOCAL_LABELS_DOLLAR 1 macro
H A Dte-tmips.h32 #define LOCAL_LABELS_DOLLAR 1 macro
/freebsd-11-stable/contrib/binutils/gas/
H A Das.h640 #ifndef LOCAL_LABELS_DOLLAR
641 #define LOCAL_LABELS_DOLLAR 0
636 #define LOCAL_LABELS_DOLLAR macro
H A Dexpr.c563 else if (LOCAL_LABELS_DOLLAR && c == '$')
937 if (LOCAL_LABELS_DOLLAR)
H A Dread.c960 if ((LOCAL_LABELS_DOLLAR || LOCAL_LABELS_FB) && ISDIGIT (c))
976 if (LOCAL_LABELS_DOLLAR
H A Dsymbols.c265 if (LOCAL_LABELS_DOLLAR

Completed in 132 milliseconds