Searched refs:EVENCAP (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/newlib/libc/ctype/ |
D | caseconv.t | 10 {0x0100, 47, TO1, EVENCAP}, 13 {0x0132, 5, TO1, EVENCAP}, 15 {0x014A, 45, TO1, EVENCAP}, 21 {0x0182, 3, TO1, EVENCAP}, 35 {0x0198, 1, TO1, EVENCAP}, 41 {0x01A0, 5, TO1, EVENCAP}, 45 {0x01AC, 1, TO1, EVENCAP}, 51 {0x01B8, 1, TO1, EVENCAP}, 52 {0x01BC, 1, TO1, EVENCAP}, 65 {0x01DE, 17, TO1, EVENCAP}, [all …]
|
D | towctrans_l.c | 41 enum {EVENCAP, ODDCAP}; enumerator 104 case EVENCAP: in toulower() 139 case EVENCAP: in touupper()
|