Searched refs:EXCLAM (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xkbevd/dist/
H A Dtokens.h57 #define EXCLAM 54 macro
H A Dcfgparse.y55 EXCLAM 54
72 %left EXCLAM INVERT
H A Dcfgscan.c142 case EXCLAM:
143 snprintf(buf, sizeof(buf), "EXCLAM");
468 rtrn = EXCLAM;
H A Dcfgparse.c143 EXCLAM = 54, /* EXCLAM */ enumerator in enum:yytokentype
182 #define EXCLAM 54 macro
248 YYSYMBOL_EXCLAM = 27, /* EXCLAM */
676 "EXCLAM", "INVERT", "STRING", "INTEGER", "FLOAT", "IDENT", "KEYNAME",
/xsrc/external/mit/xkbcomp/dist/
H A Dtokens.h81 #define EXCLAM 54 macro
H A Dxkbparse.y76 EXCLAM 54
106 %left EXCLAM INVERT
325 | EXCLAM Ident SEMI
412 | EXCLAM Ident
622 | EXCLAM Term
H A Dxkbscan.c217 case EXCLAM:
218 snprintf(buf, sizeof(buf), "EXCLAM");
731 rtrn = EXCLAM;
H A Dxkbparse.c171 EXCLAM = 54, /* EXCLAM */ enumerator in enum:yytokentype
241 #define EXCLAM 54 macro
360 YYSYMBOL_EXCLAM = 50, /* EXCLAM */
876 "COMMA", "SEMI", "EXCLAM", "INVERT", "STRING", "INTEGER", "FLOAT",
2073 case 51: /* VarDecl: EXCLAM Ident SEMI */
2215 case 72: /* SymbolsVarDecl: EXCLAM Ident */
2684 case 148: /* Term: EXCLAM Term */
/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimLcPrs.c124 #define EXCLAM 5 macro
167 token = EXCLAM;
517 if (token == EXCLAM) {

Completed in 14 milliseconds