Searched refs:CCE_LOWER (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/
H A Dinitparse.h22 #define CCE_LOWER 278 macro
H A Dyylex.c190 case CCE_LOWER:
H A Dparse.y10 %token CCE_LOWER CCE_PRINT CCE_PUNCT CCE_SPACE CCE_UPPER CCE_XDIGIT
893 | CCE_LOWER {
H A Dinitparse.c142 #define CCE_LOWER 278 macro
357 "CCE_LOWER","CCE_PRINT","CCE_PUNCT","CCE_SPACE","CCE_UPPER","CCE_XDIGIT",
441 "ccl_expr : CCE_LOWER",
H A Dinitscan.c3517 BEGIN(CCL); return CCE_LOWER;

Completed in 64 milliseconds