Home
last modified time | relevance | path

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

/external/flac/
Dconfig.h53 #define HAVE_FSEEKO 1 macro
/external/zlib/
DCMakeLists.txt45 check_function_exists(fseeko HAVE_FSEEKO)
46 if(NOT HAVE_FSEEKO)