Searched refs:LOCAL_LABELS_DOLLAR (Results 26 - 33 of 33) sorted by relevance

12

/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-cris.h169 #define LOCAL_LABELS_DOLLAR 1 macro
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Das.h637 #ifndef LOCAL_LABELS_DOLLAR
638 #define LOCAL_LABELS_DOLLAR 0
633 #define LOCAL_LABELS_DOLLAR macro
H A Dexpr.c564 else if (LOCAL_LABELS_DOLLAR && c == '$')
938 if (LOCAL_LABELS_DOLLAR)
H A Dread.c962 if ((LOCAL_LABELS_DOLLAR || LOCAL_LABELS_FB) && ISDIGIT (c))
978 if (LOCAL_LABELS_DOLLAR
H A Dsymbols.c266 if (LOCAL_LABELS_DOLLAR
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Das.h689 #ifndef LOCAL_LABELS_DOLLAR
690 #define LOCAL_LABELS_DOLLAR 0
685 #define LOCAL_LABELS_DOLLAR macro
H A Dexpr.c590 else if (LOCAL_LABELS_DOLLAR && c == '$')
968 if (LOCAL_LABELS_DOLLAR)
H A Dsymbols.c282 if (LOCAL_LABELS_DOLLAR)

Completed in 213 milliseconds

12