Home
last modified time | relevance | path

Searched defs:htab (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/src/search/
Dhsearch.c24 static struct hsearch_data htab; variable
40 static int resize(size_t nel, struct hsearch_data *htab) in resize()
82 static ENTRY *lookup(char *key, size_t hash, struct hsearch_data *htab) in lookup()
103 static int __hcreate_r(size_t nel, struct hsearch_data *htab) in __hcreate_r()
119 static void __hdestroy_r(struct hsearch_data *htab) in __hdestroy_r()
127 static int __hsearch_r(ENTRY item, ACTION action, ENTRY **retval, struct hsearch_data *htab) in __hsearch_r()
/third_party/elfutils/lib/
Ddynamicsizehash_concurrent.c43 lookup (NAME *htab, HASHTYPE hval) in lookup()
78 insert_helper (NAME *htab, HASHTYPE hval, TYPE val) in insert_helper()
184 static void resize_helper(NAME *htab, int blocking) in resize_helper()
259 resize_coordinator(NAME *htab) in resize_coordinator()
304 resize_worker(NAME *htab) in resize_worker()
Ddynamicsizehash.c47 lookup (NAME *htab, HASHTYPE hval, TYPE val __attribute__ ((unused))) in lookup()
83 insert_entry_2 (NAME *htab, HASHTYPE hval, size_t idx, TYPE data) in insert_entry_2()
/third_party/mesa3d/src/gallium/frontends/vdpau/
Dhtab.c32 static struct handle_table *htab = NULL; variable
/third_party/mesa3d/src/gallium/frontends/va/
Dva_private.h249 struct handle_table *htab; member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h36078 struct bpf_htab *htab; member
36095 struct bpf_htab *htab; member
81922 struct bpf_shtab *htab; member