Home
last modified time | relevance | path

Searched refs:LEX_HASH (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.h79 #define LEX_HASH LEX_END_NAME /* allow `#' ending a name */ macro
/toolchain/binutils/binutils-2.25/gas/
Dread.c91 #ifndef LEX_HASH
94 #define LEX_HASH 0 macro
110 0, 0, 0, LEX_HASH, LEX_DOLLAR, LEX_PCT, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, /* _!"#$%&'()*+,-./ */
DChangeLog-98991359 * read.c (LEX_HASH): Supply a default.
DChangeLog-00016758 * read.c (LEX_HASH): Add comment.