Searched refs:LEX_AT (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dte-pe.h2 #define LEX_AT (LEX_BEGIN_NAME | LEX_NAME) /* Can have @'s inside labels. */ macro
H A Dte-pep.h5 #define LEX_AT (LEX_BEGIN_NAME | LEX_NAME) /* Can have @'s inside labels. */ macro
H A Dtc-i386.h198 #if (defined (OBJ_ELF) || defined (OBJ_MAYBE_ELF)) && !defined (LEX_AT)
H A Dtc-ia64.h78 #define LEX_AT (LEX_NAME|LEX_BEGIN_NAME) /* allow `@' inside name */ macro
H A Dtc-i386.c175 #ifdef LEX_AT
1298 #ifdef LEX_AT
4386 #if (!defined (OBJ_ELF) && !defined (OBJ_MAYBE_ELF)) || defined (LEX_AT)
/freebsd-11-stable/contrib/binutils/gas/
H A Dread.c73 #ifndef LEX_AT
74 #define LEX_AT 0 macro
113 LEX_AT, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, /* @ABCDEFGHIJKLMNO */

Completed in 243 milliseconds