Searched refs:ebcdicTypes (Results 1 – 1 of 1) sorted by relevance
375 static const uint8_t ebcdicTypes[128] = { variable386 #define GET_EBCDIC_TYPE(c) ((int8_t)(c) < 0 ? ebcdicTypes[(c)&0x7f] : (uint8_t)IGNORE)