Searched refs:this_decomp (Results 1 – 1 of 1) sorted by relevance
139 unsigned long codepoint, this_decomp[4]; in read_table() local182 this_decomp[i] = strtoul (l, &l, 16); in read_table()183 decomp_useful &= flags[this_decomp[i]]; in read_table()190 all_decomp[codepoint][j] = this_decomp[j]; in read_table()193 decomp[codepoint][i] = this_decomp[i]; in read_table()