Home
last modified time | relevance | path

Searched refs:HAVE_FSEEKO (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_config.h181 #define HAVE_FSEEKO 1 macro
A DSDL_config.h.in180 #undef HAVE_FSEEKO
A DSDL_config.h.cmake176 #cmakedefine HAVE_FSEEKO 1
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DCMakeLists.txt52 check_function_exists(fseeko HAVE_FSEEKO)
53 if(NOT HAVE_FSEEKO)
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtiffiop.h276 #if defined(HAVE_FSEEKO)
288 #if defined(HAVE_FSEEKO)
A Dtif_config.h.in44 #undef HAVE_FSEEKO
/AliOS-Things-master/components/SDL2/src/file/
A DSDL_rwops.c319 #elif defined(HAVE_FSEEKO)
/AliOS-Things-master/components/SDL2/src/image/external/
A Dtiff-4.0.9-win32config.patch121 +/* #undef HAVE_FSEEKO */
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A Dconfigure.ac188 dnl If the `fseeko' function is available, define `HAVE_FSEEKO'. Define

Completed in 12 milliseconds