HomeSort by: relevance | last modified time | path
    Searched refs:LEX_AT (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
te-pe.h 21 #define LEX_AT (LEX_BEGIN_NAME | LEX_NAME) /* Can have @'s inside labels. */
te-pep.h 24 #define LEX_AT (LEX_BEGIN_NAME | LEX_NAME) /* Can have @'s inside labels. */
te-pepaarch64.h 24 #define LEX_AT (LEX_BEGIN_NAME | LEX_NAME) /* Can have @'s inside labels. */
te-interix.h 22 #define LEX_AT LEX_NAME /* can have @'s inside labels */
tc-mmix.h 33 #define LEX_AT (LEX_BEGIN_NAME)
tc-ia64.h 77 #define LEX_AT (LEX_NAME|LEX_BEGIN_NAME) /* allow `@' inside name */
tc-i386.c 563 #ifdef LEX_AT
  /src/external/gpl3/binutils.old/dist/gas/config/
te-pe.h 21 #define LEX_AT (LEX_BEGIN_NAME | LEX_NAME) /* Can have @'s inside labels. */
te-pep.h 24 #define LEX_AT (LEX_BEGIN_NAME | LEX_NAME) /* Can have @'s inside labels. */
te-pepaarch64.h 24 #define LEX_AT (LEX_BEGIN_NAME | LEX_NAME) /* Can have @'s inside labels. */
te-interix.h 22 #define LEX_AT LEX_NAME /* can have @'s inside labels */
tc-mmix.h 33 #define LEX_AT (LEX_BEGIN_NAME)
tc-ia64.h 77 #define LEX_AT (LEX_NAME|LEX_BEGIN_NAME) /* allow `@' inside name */
tc-i386.c 563 #ifdef LEX_AT
  /src/external/gpl3/binutils/dist/gas/
read.c 85 #ifndef LEX_AT
86 #define LEX_AT 0
125 LEX_AT, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, /* @ABCDEFGHIJKLMNO */
  /src/external/gpl3/binutils.old/dist/gas/
read.c 85 #ifndef LEX_AT
86 #define LEX_AT 0
125 LEX_AT, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, /* @ABCDEFGHIJKLMNO */

Completed in 60 milliseconds