Searched refs:decl_table (Results 1 – 1 of 1) sorted by relevance
1976 static htab_t decl_table; variable1988 entry_ptr = htab_find_slot (decl_table, decl, 1); in insert_decl()2009 entry = htab_find (decl_table, &work_decl); in find_decl()2021 decl_table = htab_create (10, decl_hash, decl_eq_p, (htab_del) 0); in initiate_decl_table()2030 htab_delete (decl_table); in finish_decl_table()