Searched refs:C_LCASE (Results 1 – 3 of 3) sorted by relevance
145 if (ddflags & (C_BLOCK | C_LCASE | C_SWAB | C_UCASE | in jcl()363 { "lcase", C_LCASE, C_UCASE, NULL },377 { "ucase", C_UCASE, C_LCASE, NULL },
81 #define C_LCASE 0x0000000000000200ULL macro
269 if (ddflags & (C_LCASE | C_UCASE | C_ASCII | C_EBCDIC | C_PARITY)) { in setup()285 if (ddflags & C_LCASE) { in setup()