Home
last modified time | relevance | path

Searched defs:lsearch (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/src/search/
H A Dlsearch.c4 void *lsearch(const void *key, void *base, size_t *nelp, size_t width, in lsearch() function
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-array.hh144 Type *lsearch (const T &x, Type *not_found = nullptr) in lsearch() function
150 const Type *lsearch (const T &x, const Type *not_found = nullptr) const in lsearch() function
H A Dhb-open-type.hh474 Type &lsearch (unsigned int len, const T &x, Type &not_found = Crap (Type)) in lsearch() function
477 const Type &lsearch (unsigned int len, const T &x, const Type &not_found = Null (Type)) const in lsearch() function
647 Type &lsearch (const T &x, Type &not_found = Crap (Type)) in lsearch() function
650 const Type &lsearch (const T &x, const Type &not_found = Null (Type)) const in lsearch() function
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1865 pub fn lsearch( in lsearch() functions
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1877 pub fn lsearch( in lsearch() functions

Completed in 11 milliseconds