Searched defs:lfind (Results 1 – 5 of 5) 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 | 176 #define lfind _lfind macro
|
/external/harfbuzz_ng/src/ |
D | hb-array.hh | 150 bool lfind (const T &x, unsigned *pos = nullptr, in lfind() function
|
D | hb-vector.hh | 307 bool lfind (const T &x, unsigned *pos = nullptr) const in lfind() function
|
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
|