Searched refs:CAST_S_table3 (Results 1 – 2 of 2) sorted by relevance
197 const uint32_t CAST_S_table3[256] = { variable
86 extern const uint32_t CAST_S_table3[256];106 d = CAST_S_table3[(t >> 16) & 0xff]; \