cmake HAVE__FSEEKI64 examples

znc/znc cmake/TestLargeFiles.cmake :115

else (HAVE__FSEEKI64)

znc/znc cmake/TestLargeFiles.cmake :118

endif (HAVE__FSEEKI64)

skylersaleh/SkyEmu src/curl/CMakeLists.txt :1232

check_symbol_exists(_fseeki64      "${CURL_INCLUDES};stdio.h" HAVE__FSEEKI64)

percona/percona-xtrabackup extra/curl/curl-8.9.1/CMakeLists.txt :1361

check_symbol_exists(_fseeki64      "${CURL_INCLUDES};stdio.h" HAVE__FSEEKI64)

nih-at/libzip CMakeLists.txt :106

check_function_exists(_fseeki64 HAVE__FSEEKI64)

boundary/wireshark cmake/modules/gmxTestLargeFiles.cmake :115

else (HAVE__FSEEKI64)

boundary/wireshark cmake/modules/gmxTestLargeFiles.cmake :118

endif (HAVE__FSEEKI64)

librsync/librsync CMakeLists.txt :95

check_function_exists ( _fseeki64 HAVE__FSEEKI64 )

glKarin/com.n0n3m4.diii4a Q3E/src/main/jni/deplibs/curl/CMakeLists.txt :1243

check_symbol_exists(_fseeki64      "${CURL_INCLUDES};stdio.h" HAVE__FSEEKI64)

infiniflow/infinity third_party/curl/CMakeLists.txt :1524

check_symbol_exists("_fseeki64"       "${CURL_INCLUDES};stdio.h" HAVE__FSEEKI64)

simongog/sdsl libdivsufsort-2.0.1/CMakeModules/CheckLFS.cmake :85

check_symbol_exists("_fseeki64" "stdio.h" HAVE__FSEEKI64)

simongog/sdsl libdivsufsort-2.0.1/CMakeModules/CheckLFS.cmake :93

endif(HAVE__FSEEKI64 AND HAVE__FTELLI64)

tbeu/matio cmake/compilerOptions.cmake :16

check_symbol_exists(_fseeki64  stdio.h  HAVE__FSEEKI64)