Searched refs:cp1255_comp_table (Results 1 – 2 of 2) sorted by relevance
87 static const struct { unsigned int len; unsigned int idx; } cp1255_comp_table[] = { variable201 i1 = cp1255_comp_table[k].idx; in cp1255_mbtowc()202 i2 = i1 + cp1255_comp_table[k].len-1; in cp1255_mbtowc()
3011 (cp1255_comp_table_data, cp1255_comp_table): New arrays.