Home
last modified time | relevance | path

Searched refs:hash_sym (Results 1 – 25 of 51) sorted by relevance

123

/dports/math/yices/yices-2.6.2/src/frontend/smt2/
H A Dsmt2_hash_symbols.h48 hash_sym (register const char *str, register unsigned int len) in hash_sym() function
291 register int key = hash_sym (str, len); in in_smt2_sym()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dmap.c647 VALUE hash_sym = rb_intern("hash"); in Map_hash() local
662 h = rb_hash_uint(h, NUM2LONG(rb_funcall(key, hash_sym, 0))); in Map_hash()
663 h = rb_hash_uint(h, NUM2LONG(rb_funcall(value, hash_sym, 0))); in Map_hash()
H A Drepeated_field.c457 VALUE hash_sym = rb_intern("hash"); in RepeatedField_hash() local
465 h = rb_hash_uint(h, NUM2LONG(rb_funcall(elem, hash_sym, 0))); in RepeatedField_hash()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dmap.c647 VALUE hash_sym = rb_intern("hash"); in Map_hash() local
662 h = rb_hash_uint(h, NUM2LONG(rb_funcall(key, hash_sym, 0))); in Map_hash()
663 h = rb_hash_uint(h, NUM2LONG(rb_funcall(value, hash_sym, 0))); in Map_hash()
H A Drepeated_field.c457 VALUE hash_sym = rb_intern("hash"); in RepeatedField_hash() local
465 h = rb_hash_uint(h, NUM2LONG(rb_funcall(elem, hash_sym, 0))); in RepeatedField_hash()
H A Dstorage.c1026 VALUE hash_sym = rb_intern("hash"); in layout_hash() local
1032 h = rb_hash_uint(h, NUM2LONG(rb_funcall(field_val, hash_sym, 0))); in layout_hash()
/dports/lang/gcc48/gcc-4.8.5/lto-plugin/
H A Dlto-plugin.c704 static hashval_t hash_sym (const void *a) in hash_sym() function
748 htab_t symtab = htab_create (t->nsyms, hash_sym, eq_sym, NULL); in resolve_conflicts()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/lto-plugin/
H A Dlto-plugin.c705 static hashval_t hash_sym (const void *a) in hash_sym() function
749 htab_t symtab = htab_create (t->nsyms, hash_sym, eq_sym, NULL); in resolve_conflicts()
/dports/devel/mingw32-gcc/gcc-4.8.1/lto-plugin/
H A Dlto-plugin.c704 static hashval_t hash_sym (const void *a) in hash_sym() function
748 htab_t symtab = htab_create (t->nsyms, hash_sym, eq_sym, NULL); in resolve_conflicts()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/lto-plugin/
H A Dlto-plugin.c787 static hashval_t hash_sym (const void *a) in hash_sym() function
831 htab_t symtab = htab_create (t->nsyms, hash_sym, eq_sym, NULL); in resolve_conflicts()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/lto-plugin/
H A Dlto-plugin.c787 static hashval_t hash_sym (const void *a) in hash_sym() function
831 htab_t symtab = htab_create (t->nsyms, hash_sym, eq_sym, NULL); in resolve_conflicts()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/lto-plugin/
H A Dlto-plugin.c787 static hashval_t hash_sym (const void *a) in hash_sym() function
831 htab_t symtab = htab_create (t->nsyms, hash_sym, eq_sym, NULL); in resolve_conflicts()
/dports/lang/gnat_util/gcc-6-20180516/lto-plugin/
H A Dlto-plugin.c787 static hashval_t hash_sym (const void *a) in hash_sym() function
831 htab_t symtab = htab_create (t->nsyms, hash_sym, eq_sym, NULL); in resolve_conflicts()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/lto-plugin/
H A Dlto-plugin.c787 static hashval_t hash_sym (const void *a) in hash_sym() function
831 htab_t symtab = htab_create (t->nsyms, hash_sym, eq_sym, NULL); in resolve_conflicts()
/dports/lang/gcc9-devel/gcc-9-20211007/lto-plugin/
H A Dlto-plugin.c804 static hashval_t hash_sym (const void *a) in hash_sym() function
848 htab_t symtab = htab_create (t->nsyms, hash_sym, eq_sym, NULL); in resolve_conflicts()
/dports/lang/gcc9/gcc-9.4.0/lto-plugin/
H A Dlto-plugin.c804 static hashval_t hash_sym (const void *a) in hash_sym() function
848 htab_t symtab = htab_create (t->nsyms, hash_sym, eq_sym, NULL); in resolve_conflicts()
/dports/lang/gcc6-aux/gcc-6-20180516/lto-plugin/
H A Dlto-plugin.c787 static hashval_t hash_sym (const void *a) in hash_sym() function
831 htab_t symtab = htab_create (t->nsyms, hash_sym, eq_sym, NULL); in resolve_conflicts()
/dports/devel/riscv64-gcc/gcc-8.3.0/lto-plugin/
H A Dlto-plugin.c787 static hashval_t hash_sym (const void *a) in hash_sym() function
831 htab_t symtab = htab_create (t->nsyms, hash_sym, eq_sym, NULL); in resolve_conflicts()
/dports/lang/gcc8/gcc-8.5.0/lto-plugin/
H A Dlto-plugin.c787 static hashval_t hash_sym (const void *a) in hash_sym() function
831 htab_t symtab = htab_create (t->nsyms, hash_sym, eq_sym, NULL); in resolve_conflicts()
/dports/lang/gcc9-aux/gcc-9.1.0/lto-plugin/
H A Dlto-plugin.c804 static hashval_t hash_sym (const void *a) in hash_sym() function
848 htab_t symtab = htab_create (t->nsyms, hash_sym, eq_sym, NULL); in resolve_conflicts()
/dports/lang/gcc11/gcc-11.2.0/lto-plugin/
H A Dlto-plugin.c907 static hashval_t hash_sym (const void *a) in hash_sym() function
951 htab_t symtab = htab_create (t->nsyms, hash_sym, eq_sym, NULL); in resolve_conflicts()
/dports/lang/gcc12-devel/gcc-12-20211205/lto-plugin/
H A Dlto-plugin.c914 static hashval_t hash_sym (const void *a) in hash_sym() function
958 htab_t symtab = htab_create (t->nsyms, hash_sym, eq_sym, NULL); in resolve_conflicts()
/dports/lang/gcc10/gcc-10.3.0/lto-plugin/
H A Dlto-plugin.c900 static hashval_t hash_sym (const void *a) in hash_sym() function
944 htab_t symtab = htab_create (t->nsyms, hash_sym, eq_sym, NULL); in resolve_conflicts()
/dports/lang/gcc11-devel/gcc-11-20211009/lto-plugin/
H A Dlto-plugin.c907 static hashval_t hash_sym (const void *a) in hash_sym() function
951 htab_t symtab = htab_create (t->nsyms, hash_sym, eq_sym, NULL); in resolve_conflicts()
/dports/devel/avr-gcc/gcc-10.2.0/lto-plugin/
H A Dlto-plugin.c888 static hashval_t hash_sym (const void *a) in hash_sym() function
932 htab_t symtab = htab_create (t->nsyms, hash_sym, eq_sym, NULL); in resolve_conflicts()

123