Searched refs:C_UCASE (Results 1 – 2 of 2) sorted by relevance
88 #define C_UCASE 0x40000 macro
251 if (ddflags & (C_LCASE|C_UCASE)) { in setup()1136 if (ddflags & (C_BLOCK | C_LCASE | C_SWAB | C_UCASE | in jcl()1308 { "lcase", C_LCASE, C_UCASE, NULL },1318 { "ucase", C_UCASE, C_LCASE, NULL },