Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-ia64.h79 #define LEX_HASH LEX_END_NAME /* allow `#' ending a name */ macro
/netbsd/src/external/gpl3/binutils/dist/gas/
Dread.c98 #ifndef LEX_HASH
101 #define LEX_HASH 0 macro
117 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.