Lines Matching refs:bsearch
2613 (bsearch, qsort): Use it.
5327 * libc/search/Makefile.am: Create .def files for bsearch and qsort.
5329 * libc/stdlib/stdlib.tex: Add bsearch and qsort.
5494 * libc/search/bsearch.c: Ditto.
17752 * libc/search/bsearch.c: Move from libc/stdlib.
17754 * libc/stdlib/Makefile.am (LIB_SOURCES): Remove bsearch.c and
17756 (CHEWOUT_FILES): Remove bsearch.def and qsort.def.
17757 * libc/stdlib/stdlib.tex: Remove references to bsearch and qsort.
23064 * libc/stdlib/bsearch.c (bsearch): remove last unneeded
26919 assert.c atexit.c atof.c atoi.c atol.c bsearch.c calloc.c div.c
27718 libc/stdlib/bsearch.c, libc/stdlib/calloc.c, libc/stdlib/getenv.c,