Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/gas/config/
HDtc-ia64.h80 #define LEX_HASH LEX_END_NAME /* allow `#' ending a name */ macro
/NextBSD/contrib/binutils/gas/
HDread.c92 #ifndef LEX_HASH
95 #define LEX_HASH 0 macro
111 0, 0, 0, LEX_HASH, LEX_DOLLAR, LEX_PCT, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, /* _!"#$%&'()*+,-./ */
HDChangeLog-98991359 * read.c (LEX_HASH): Supply a default.
HDChangeLog-00016768 * read.c (LEX_HASH): Add comment.