Home
last modified time | relevance | path

Searched refs:ODDCAP (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/ctype/
Dcaseconv.t14 {0x0139, 15, TO1, ODDCAP},
17 {0x0179, 5, TO1, ODDCAP},
23 {0x0187, 1, TO1, ODDCAP},
25 {0x018B, 1, TO1, ODDCAP},
29 {0x0191, 1, TO1, ODDCAP},
43 {0x01A7, 1, TO1, ODDCAP},
47 {0x01AF, 1, TO1, ODDCAP},
49 {0x01B3, 3, TO1, ODDCAP},
63 {0x01CD, 15, TO1, ODDCAP},
76 {0x023B, 1, TO1, ODDCAP},
[all …]
Dtowctrans_l.c41 enum {EVENCAP, ODDCAP}; enumerator
108 case ODDCAP: in toulower()
143 case ODDCAP: in touupper()