Home
last modified time | relevance | path

Searched refs:hcreate (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/libc-test/src/functional/
Dsearch_hsearch.c25 if (hcreate(-1) || errno != ENOMEM) in main()
27 if (!hcreate(13)) in main()
/third_party/musl/libc-test/src/functionalext/supplement/search/
Dhdestroy.c30 EXPECT_NE("hdestroy_0100", hcreate(SIZE), 0); in hdestroy_0100()
/third_party/musl/porting/uniproton/kernel/include/
Dsearch.h21 int hcreate(size_t);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsearch.h21 int hcreate(size_t);
/third_party/musl/ndk_musl_include/
Dsearch.h21 int hcreate(size_t);
/third_party/musl/porting/liteos_m/kernel/include/
Dsearch.h21 int hcreate(size_t);
/third_party/musl/include/
Dsearch.h21 int hcreate(size_t);
/third_party/musl/libc-test/src/api/
Dsearch.c26 {int(*p)(size_t) = hcreate;} in f()
/third_party/alsa-lib/include/
Dsearch.h91 extern int hcreate __P ((size_t __nel));
/third_party/musl/src/search/
Dhsearch.c72 int hcreate(size_t nel) in hcreate() function
/third_party/ltp/metadata/
Dmetaparse.c860 if (!hcreate(128)) { in main()
/third_party/musl/
Dlibc.map.txt895 hcreate;