Home
last modified time | relevance | path

Searched refs:hsearch (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/
A Dsearch.SUSv4.syms3 hsearch
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/search/
A Dhsearch.c27 ENTRY *hsearch (ENTRY item, ACTION action) in hsearch() function
A DMakefile.in10 CSRC-y := hsearch.c
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dsearch.h87 extern ENTRY *hsearch (ENTRY __item, ACTION __action) __THROW;
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/locale/
A Dgen_collate.c2241 if (!hsearch(e, FIND)) { /* not in the table */ in add_final_col_index()
2242 if (!hsearch(e, ENTER)) { in add_final_col_index()
2306 if (!(p = hsearch(e, FIND))) { /* not in the table */ in final_index_val0()
2319 if (!(p = hsearch(e, FIND))) { /* not in the table */ in final_index_val()
2911 if ((p = hsearch(e, FIND)) != NULL) { in finalize_base()
/l4re-core-master/uclibc/lib/uclibc/
A Dcontrib_files.mk310 search/hsearch
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DChangelog406 o Added hsearch and hsearch_r

Completed in 12 milliseconds