Home
last modified time | relevance | path

Searched refs:htab_eq_pointer (Results 1 – 24 of 24) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/include/
Dhashtab.h192 extern htab_eq htab_eq_pointer;
/openbsd/src/gnu/gcc/include/
Dhashtab.h192 extern htab_eq htab_eq_pointer;
/openbsd/src/gnu/lib/libiberty/include/
Dhashtab.h192 extern htab_eq htab_eq_pointer;
/openbsd/src/gnu/usr.bin/binutils/include/
Dhashtab.h181 extern htab_eq htab_eq_pointer;
/openbsd/src/gnu/gcc/gcc/config/i386/
Dwinnt.c540 htab = htab_create (31, htab_hash_pointer, htab_eq_pointer, NULL); in i386_pe_section_type_flags()
/openbsd/src/gnu/usr.bin/gcc/gcc/config/i386/
Dwinnt.c583 htab = htab_create (31, htab_hash_pointer, htab_eq_pointer, NULL);
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dtree-inline.c1484 htab_eq_pointer, NULL);
1795 htab = htab_create (37, htab_hash_pointer, htab_eq_pointer, NULL);
/openbsd/src/gnu/lib/libiberty/src/
Dhashtab.c80 htab_eq htab_eq_pointer = eq_pointer; variable
DChangeLog3534 (htab_eq_pointer): Likewise.
/openbsd/src/gnu/gcc/gcc/
Dipa-inline.c965 cycles = htab_create (7, htab_hash_pointer, htab_eq_pointer, NULL); in cgraph_decide_inlining()
Dtree-mudflap.c1138 marked_trees = htab_create_ggc (31, htab_hash_pointer, htab_eq_pointer, NULL); in mf_mark()
Dfold-const.c11830 ht = htab_create (32, htab_hash_pointer, htab_eq_pointer, NULL); in fold()
11856 ht = htab_create (32, htab_hash_pointer, htab_eq_pointer, NULL); in print_fold_checksum()
12032 ht = htab_create (32, htab_hash_pointer, htab_eq_pointer, NULL); in fold_build1_stat()
12073 ht = htab_create (32, htab_hash_pointer, htab_eq_pointer, NULL); in fold_build2_stat()
12129 ht = htab_create (32, htab_hash_pointer, htab_eq_pointer, NULL); in fold_build3_stat()
Dfunction.c5569 htab_eq_pointer, NULL); in used_types_insert_helper()
Dtree-cfg.c3583 htab = htab_create (37, htab_hash_pointer, htab_eq_pointer, NULL); in verify_stmts()
Dc-decl.c5437 htab_t htab = htab_create (37, htab_hash_pointer, htab_eq_pointer, NULL); in detect_field_duplicates()
/openbsd/src/gnu/gcc/gcc/cp/
Dtree.c1066 statements = htab_create (37, htab_hash_pointer, htab_eq_pointer, NULL); in verify_stmt_tree()
Dsemantics.c3300 data.visited = htab_create (37, htab_hash_pointer, htab_eq_pointer, NULL); in finalize_nrv()
Dclass.c5358 htab_eq_pointer, in fixed_type_or_null()
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dtree.c1207 statements = htab_create (37, htab_hash_pointer, htab_eq_pointer, NULL);
Dpt.c4748 pfd.visited = htab_create (37, htab_hash_pointer, htab_eq_pointer,
10562 htab_eq_pointer,
/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Dclass.c626 htab_create_ggc (50, htab_hash_pointer, htab_eq_pointer, NULL);
Dparse.y5819 circularity_hash = htab_create (20, htab_hash_pointer, htab_eq_pointer,
7079 pht = htab_create (50, htab_hash_pointer, htab_eq_pointer, NULL);
11054 htab_eq_pointer, NULL);
Dparse.c9384 circularity_hash = htab_create (20, htab_hash_pointer, htab_eq_pointer,
10644 pht = htab_create (50, htab_hash_pointer, htab_eq_pointer, NULL);
14619 htab_eq_pointer, NULL);
/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddwarf2read.c9520 = htab_create_alloc_ex (5, htab_hash_pointer, htab_eq_pointer, in dwarf2_add_dependence()