Searched refs:LEX_DOLLAR (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-msp430.h | 103 #undef LEX_DOLLAR 104 #define LEX_DOLLAR 1 macro
|
D | tc-dlx.h | 32 #define LEX_DOLLAR 1 macro
|
D | tc-avr.h | 145 #define LEX_DOLLAR 0 macro
|
/toolchain/binutils/binutils-2.25/gas/ |
D | read.c | 97 #ifndef LEX_DOLLAR 98 #define LEX_DOLLAR 3 macro 110 0, 0, 0, LEX_HASH, LEX_DOLLAR, LEX_PCT, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, /* _!"#$%&'()*+,-./ */
|
D | ChangeLog-9295 | 301 * config/tc-a29k.h (LEX_DOLLAR): Define. 302 * read.c (LEX_DOLLAR): Define if not defined. 303 (lex_type): Use LEX_DOLLAR.
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | internals.texi | 959 @item LEX_DOLLAR 960 @cindex LEX_DOLLAR
|