Home
last modified time | relevance | path

Searched refs:hcreate_r (Results 1 – 8 of 8) sorted by relevance

/aosp12/bionic/libc/upstream-freebsd/lib/libc/stdlib/
H A Dhcreate.c68 if (hcreate_r(0, &global_hashtable) == 0) in hsearch()
H A Dhcreate_r.c35 hcreate_r(size_t nel, struct hsearch_data *htab) in hcreate_r() function
/aosp12/bionic/libc/include/
H A Dsearch.h127 int hcreate_r(size_t __n, struct hsearch_data* __table) __INTRODUCED_IN(28);
/aosp12/bionic/tests/
H A Dsearch_test.cpp262 ASSERT_EQ(1, hcreate_r(13, &h1)); in TEST()
265 ASSERT_EQ(1, hcreate_r(128, &h2)); in TEST()
/aosp12/bionic/docs/
H A Dstatus.md93 * `hcreate`/`hcreate_r`/`hdestroy`/`hdestroy_r`/`hsearch`/`hsearch_r` (completing <search.h>)
/aosp12/bionic/libc/
H A Dlibc.map.txt1376 hcreate_r;
H A DAndroid.bp316 "upstream-freebsd/lib/libc/stdlib/hcreate_r.c",
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt1376 hcreate_r;