Home
last modified time | relevance | path

Searched refs:lfind (Results 1 – 15 of 15) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/port/
A Dlfind.c51 lfind(const void *key, const void *base, size_t *nmemb, size_t size, in lfind() function
A Dlibport.h47 lfind(const void *key, const void *base, size_t *nmemb, size_t size,
A DCMakeLists.txt29 lfind.c
40 list(APPEND port_USED_FILES lfind.c)
A DMakefile.in199 $(top_srcdir)/config/mkinstalldirs getopt.c lfind.c snprintf.c \
414 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/lfind.Plo@am__quote@
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_config.wince.h44 #define lfind wceex_lfind macro
A Dtif_config.vc.h126 #define lfind _lfind macro
A Dtif_config.h-vms46 // #define lfind _lfind
A Dtiffiop.h56 extern void *lfind(const void *, const void *, size_t *, size_t,
A Dtif_config.h.cmake.in59 /* Define to 1 if you have the `lfind' function. */
A Dtif_config.h.in86 /* Define to 1 if you have the `lfind' function. */
/AliOS-Things-master/components/SDL2/src/image/external/
A Dtiff-4.0.9-win32config.patch163 +/* Define to 1 if you have the `lfind' function. */
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DCMakeLists.txt420 check_function_exists(lfind HAVE_LFIND)
A Dconfigure.com128 lfind((const void *)key, (const void *)NULL, (size_t *)NULL,
A Dconfigure.ac433 AC_REPLACE_FUNCS(lfind)
A DChangeLog3374 * libtiff/tif_dirinfo.c: Replace lfind() with local equivelent to
4109 * libtiff/tiffiop.h, port/lfind.c: Added conditional include of some
4741 * libtiff/tif_dirinfo.c: Correctly yse bsearch() and lfind()
4911 * configure.ac, port/lfind.c, libtiff/tiffiop.h: Added lfind()
5120 * libtiff/{tif_dirinfo.c, tif_config.h.vc}: Use lfind() instead

Completed in 20 milliseconds