Searched defs:lfind (Results 1 - 5 of 5) sorted by relevance
/third_party/musl/src/search/ |
H A D | lsearch.c | 18 void *lfind(const void *key, const void *base, size_t *nelp, in lfind() function
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-array.hh | 156 bool lfind (const T &x, unsigned *pos = nullptr, in lfind() function
|
H A D | hb-open-type.hh | 480 bool lfind (unsigned int len, const T &x, unsigned int *i = nullptr, in lfind() function 653 bool lfind (const T &x, unsigned int *i = nullptr, in lfind() function
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/ |
H A D | mod.rs | 1872 pub fn lfind( in lfind() functions
|
/third_party/rust/crates/libc/src/unix/haiku/ |
H A D | mod.rs | 1884 pub fn lfind( in lfind() functions
|
Completed in 12 milliseconds