Searched refs:bsearch (Results 1 – 11 of 11) sorted by relevance
/bionic/libc/upstream-netbsd/lib/libc/stdlib/ |
D | bsearch.c | 62 bsearch(const void *key, const void *base0, size_t nmemb, size_t size, in bsearch() function
|
/bionic/tests/headers/posix/ |
D | stdlib_h.c | 81 …FUNCTION(bsearch, void* (*f)(const void*, const void*, size_t, size_t, int (*)(const void*, const … in stdlib_h()
|
/bionic/libc/include/ |
D | stdlib.h | 96 void* bsearch(const void* __key, const void* __base, size_t __nmemb, size_t __size, int (*__compara…
|
/bionic/libc/tools/ |
D | posix-2013.txt | 56 bsearch
|
/bionic/benchmarks/linker_relocation/gen/ |
D | liblinker_reloc_bench_006.S | 632 CALL(bsearch)
|
D | liblinker_reloc_bench_069.S | 254 CALL(bsearch)
|
D | liblinker_reloc_bench_007.S | 11409 CALL(bsearch)
|
D | liblinker_reloc_bench_030.S | 19824 CALL(bsearch)
|
/bionic/tools/versioner/platforms/ |
D | libc.map.txt | 250 bsearch;
|
/bionic/libc/ |
D | libc.map.txt | 250 bsearch;
|
D | Android.bp | 398 "upstream-netbsd/lib/libc/stdlib/bsearch.c",
|