Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-ia64.h80 #define LEX_HASH LEX_END_NAME /* allow `#' ending a name */ macro
/freebsd-12.1/contrib/binutils/gas/
H A Dread.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, /* _!"#$%&'()*+,-./ */
H A DChangeLog-98991359 * read.c (LEX_HASH): Supply a default.
H A DChangeLog-00016768 * read.c (LEX_HASH): Add comment.