Searched refs:BELL (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xkbevd/dist/ |
| H A D | tokens.h | 32 #define BELL 1 macro
|
| H A D | cfgparse.y | 30 BELL 1 150 EventType : BELL { $$= XkbBellNotify; }
|
| H A D | cfgscan.c | 71 case BELL: 72 snprintf(buf, sizeof(buf), "BELL"); 329 { "bell", BELL },
|
| H A D | cfgparse.c | 120 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