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

/freebsd-12-stable/usr.bin/lex/
H A Dinitparse.h23 #define CCE_LOWER 278 macro
H A Dinitparse.c160 #define CCE_LOWER 278 macro
375 "CCE_LOWER","CCE_PRINT","CCE_PUNCT","CCE_SPACE","CCE_UPPER","CCE_XDIGIT",
459 "ccl_expr : CCE_LOWER",
H A Dinitscan.c3752 BEGIN(CCL); return CCE_LOWER;
/freebsd-12-stable/contrib/flex/
H A Dyylex.c188 case CCE_LOWER:
H A Dparse.y8 %token CCE_LOWER CCE_PRINT CCE_PUNCT CCE_SPACE CCE_UPPER CCE_XDIGIT
889 | CCE_LOWER {

Completed in 108 milliseconds