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