Searched refs:tpl_ctypes (Results 1 – 2 of 2) sorted by relevance
1165 const uint32_t tpl_ctypes[128] = { variable1221 ksh_ctypes[i] = tpl_ctypes[ebcdic_map[i]]; in set_ifs()1223 memcpy(ksh_ctypes, tpl_ctypes, sizeof(tpl_ctypes)); in set_ifs()1224 memset((char *)ksh_ctypes + sizeof(tpl_ctypes), '\0', in set_ifs()1225 sizeof(ksh_ctypes) - sizeof(tpl_ctypes)); in set_ifs()
1447 extern const uint32_t tpl_ctypes[128];