Home
last modified time | relevance | path

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

/external/icu4c/common/
Ducnv_io.c375 static const uint8_t ebcdicTypes[128] = { variable
386 #define GET_EBCDIC_TYPE(c) ((int8_t)(c) < 0 ? ebcdicTypes[(c)&0x7f] : (uint8_t)IGNORE)