Lines Matching refs:find_entry

426   if (find_entry (&charmap->char_table, symbol, symbol_len, &ignore) == 0)  in check_duplicate()
434 && (find_entry (&repertoire->char_table, symbol, symbol_len, &ignore) in check_duplicate()
442 if (find_entry (&collate->sym_table, symbol, symbol_len, &ignore) == 0) in check_duplicate()
449 if (find_entry (&collate->elem_table, symbol, symbol_len, &ignore) == 0) in check_duplicate()
645 if (find_entry (&collate->seq_table, str, len, &result) != 0) in find_element()
651 if (find_entry (&collate->sym_table, str, len, &ptr) == 0) in find_element()
661 else if (find_entry (&collate->elem_table, str, len, &result) != 0) in find_element()
980 if (find_entry (&collate->elem_table, symstr, symlen, &ptr) != 0) in insert_value()
989 if (find_entry (&collate->sym_table, symstr, symlen, &result) == 0) in insert_value()
1019 if (find_entry (&collate->seq_table, symstr, symlen, &ptr) != 0) in insert_value()
1212 if (find_entry (&collate->seq_table, seq->name, namelen, in handle_ellipsis()
1372 if (find_entry (&collate->seq_table, buf, symlen, &ptr) == 0) in handle_ellipsis()
3043 if (find_entry (&collate->sym_table, symname, symname_len, in collate_read()
3322 if (find_entry (&collate->seq_table, startmb, lenmb, &ptr) == 0) in collate_read()
3331 if (find_entry (&collate->sym_table, startmb, lenmb, in collate_read()
3350 else if (find_entry (&collate->elem_table, startmb, lenmb, in collate_read()
3538 if (find_entry (&collate->seq_table, symstr, symlen, &ptr) == 0) in collate_read()
3553 if (find_entry (&collate->sym_table, symstr, symlen, in collate_read()
3592 if (find_entry (&collate->seq_table, symstr, symlen, &ptr) == 0) in collate_read()
3598 if (find_entry (&collate->sym_table, symstr, symlen, &sym) == 0 in collate_read()
3602 if (find_entry (&collate->elem_table, symstr, symlen, &ptr) == 0 in collate_read()