Searched refs:LEX_AT (Results 1 – 10 of 10) sorted by relevance
| /freebsd-10-stable/contrib/binutils/gas/config/ |
| D | te-pe.h | 2 #define LEX_AT (LEX_BEGIN_NAME | LEX_NAME) /* Can have @'s inside labels. */ macro
|
| D | te-pep.h | 5 #define LEX_AT (LEX_BEGIN_NAME | LEX_NAME) /* Can have @'s inside labels. */ macro
|
| D | tc-i386.h | 198 #if (defined (OBJ_ELF) || defined (OBJ_MAYBE_ELF)) && !defined (LEX_AT)
|
| D | tc-ia64.h | 78 #define LEX_AT (LEX_NAME|LEX_BEGIN_NAME) /* allow `@' inside name */ macro
|
| D | tc-i386.c | 175 #ifdef LEX_AT 1296 #ifdef LEX_AT in md_begin() 4381 #if (!defined (OBJ_ELF) && !defined (OBJ_MAYBE_ELF)) || defined (LEX_AT)
|
| /freebsd-10-stable/contrib/binutils/gas/ |
| D | read.c | 73 #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 */
|
| D | ChangeLog-9295 | 2432 * config/tc-i386.c (md_begin): If LEX_AT defined then 2434 (i386_operand): If LEX_AT, then don't look for @goto stuff. 2435 * config/te-pe.h: Define LEX_AT. 10292 * read.c (lex_type): New macro LEX_AT to set lex type of '@'.
|
| D | ChangeLog-0203 | 3794 * config/te-pe.h (LEX_AT): Accept at-sign (@) as first character
|
| D | ChangeLog-0001 | 7166 LEX_AT and LEX_NAME descriptions. Document operands for
|
| /freebsd-10-stable/contrib/binutils/gas/doc/ |
| D | internals.texi | 927 @item LEX_AT 928 @cindex LEX_AT
|