Searched refs:symb_table (Results 1 – 1 of 1) sorted by relevance
2953 const int32_t *symb_table; in PREFIX() local2971 symb_table = (const int32_t *) in PREFIX()2984 while (symb_table[2 * elem] != 0) in PREFIX()2987 if (symb_table[2 * elem] == hash in PREFIX()2988 && c1 == extra[symb_table[2 * elem + 1]] in PREFIX()2990 &extra[symb_table[2 * elem + 1] in PREFIX()2994 idx = symb_table[2 * elem + 1]; in PREFIX()3003 if (symb_table[2 * elem] != 0) in PREFIX()3013 else if (symb_table[2 * elem] == 0 && c1 == 1) in PREFIX()3507 const int32_t *symb_table; in PREFIX() local[all …]