Searched refs:left_code (Results 1 – 6 of 6) sorted by relevance
151 match_val = st->table[idx].left_code; in _icv_iconv_lu()216 if ( val < st->table[mid].left_code ) in bisearch()218 else if ( val > st->table[mid].left_code ) in bisearch()
29 unsigned long left_code; member
164 uni_val = st->table[unidx].left_code;
196 uni_val = st->table[unidx].left_code;
237 *ibm_code = st->table[*unidx].left_code;
247 *ibm_code = st->table[*unidx].left_code;