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

  /src/external/gpl3/binutils/dist/gas/config/
te-interix.h 23 #define LEX_QM (LEX_BEGIN_NAME | LEX_NAME) /* can have ?'s in or begin labels */
tc-ia64.h 78 #define LEX_QM (LEX_NAME|LEX_BEGIN_NAME) /* allow `?' inside name */
tc-i386.c 566 #ifdef LEX_QM
  /src/external/gpl3/binutils.old/dist/gas/config/
te-interix.h 23 #define LEX_QM (LEX_BEGIN_NAME | LEX_NAME) /* can have ?'s in or begin labels */
tc-ia64.h 78 #define LEX_QM (LEX_NAME|LEX_BEGIN_NAME) /* allow `?' inside name */
tc-i386.c 566 #ifdef LEX_QM
  /src/external/gpl3/binutils/dist/gas/
read.c 99 #ifndef LEX_QM
101 #define LEX_QM 0
124 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, LEX_QM, /* 0123456789:;<=>? */
2930 lex_type['?'] = LEX_QM;
  /src/external/gpl3/binutils.old/dist/gas/
read.c 99 #ifndef LEX_QM
101 #define LEX_QM 0
124 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, LEX_QM, /* 0123456789:;<=>? */
2922 lex_type['?'] = LEX_QM;

Completed in 60 milliseconds