Searched defs:lfind (Results  1 – 7 of 7) sorted by relevance
| /external/musl/src/search/ | 
| D | lsearch.c | 18 void *lfind(const void *key, const void *base, size_t *nelp,  in lfind()  function
  | 
| /external/pdfium/third_party/libtiff/ | 
| D | tiffconf.h | 169 #define lfind _lfind  macro
  | 
| /external/harfbuzz_ng/src/ | 
| D | hb-vector.hh | 447   bool lfind (const T &x, unsigned *pos = nullptr) const  in lfind()  function
  | 
| D | hb-array.hh | 162   bool lfind (const T &x, unsigned *pos = nullptr,  in lfind()  function
  | 
| D | hb-open-type.hh | 497   bool lfind (unsigned int len, const T &x, unsigned int *i = nullptr,  in lfind()  function 669   bool lfind (const T &x, unsigned int *i = nullptr,  in lfind()  function
  | 
| /external/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/ | 
| D | mod.rs | 1872     pub fn lfind(  in lfind()  function
  | 
| /external/rust/crates/libc/src/unix/haiku/ | 
| D | mod.rs | 1884     pub fn lfind(  in lfind()  function
  |