Searched refs:word_table (Results 1 – 1 of 1) sorted by relevance
2816 U16 *word_ptr, *word_table; in S_uiv_2buf() local2824 word_table = (U16*)int2str_table.arr; in S_uiv_2buf()2838 *--word_ptr = word_table[uv % 100]; in S_uiv_2buf()2846 *--word_ptr = word_table[uv]; in S_uiv_2buf()