Searched refs:oldsym (Results 1 – 1 of 1) sorted by relevance
223 int oldsym = table[j][0]; in build_table() local225 if ((bits || oldsym) && (bits != n || oldsym != symbol)) { in build_table()