Searched refs:index_64 (Results 1 – 1 of 1) sorted by relevance
83 const static u_int8_t index_64[128] = { variable98 #define CHAR64(c) ( (c) > 127 ? 255 : index_64[(c)])