Searched refs:BELL (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xkbevd/dist/
H A Dtokens.h32 #define BELL 1 macro
H A Dcfgparse.y30 BELL 1
150 EventType : BELL { $$= XkbBellNotify; }
H A Dcfgscan.c71 case BELL:
72 snprintf(buf, sizeof(buf), "BELL");
329 { "bell", BELL },
H A Dcfgparse.c120 BELL = 1, /* BELL */ enumerator in enum:yytokentype
159 #define BELL 1 macro
225 YYSYMBOL_BELL = 4, /* BELL */
672 "END_OF_FILE", "error", "\"invalid token\"", "ERROR", "BELL", "ACCESSX",
1321 case 9: /* EventType: BELL */

Completed in 5 milliseconds