Searched refs:HAVE_FSEEKO (Results 1 – 25 of 29) sorted by relevance
12
27 check_symbol_exists("fseeko" "stdio.h" HAVE_FSEEKO)29 if(HAVE_FSEEKO AND HAVE_FTELLO)48 endif(HAVE_FSEEKO AND HAVE_FTELLO)
56 #define HAVE_FSEEKO 1 macro
58 #undef HAVE_FSEEKO
55 #cmakedefine HAVE_FSEEKO 1
1105 #if defined(HAVE_FSEEKO)
86 #define HAVE_FSEEKO 1 macro
63 check_function_exists(fseeko HAVE_FSEEKO)
75 #cmakedefine HAVE_FSEEKO
56 #if !defined(HAVE_FSEEKO)
251 #define HAVE_FSEEKO 1 macro
52 check_function_exists(fseeko HAVE_FSEEKO)53 if(NOT HAVE_FSEEKO)
290 #if defined(HAVE_FSEEKO)302 #if defined(HAVE_FSEEKO)
62 "HAVE_FSEEKO": True,
370 #define HAVE_FSEEKO 1 macro
335 #undef HAVE_FSEEKO
69 AC_DEFINE(HAVE_FSEEKO, 1, definition
357 check_function_exists(fseeko HAVE_FSEEKO)358 if(NOT HAVE_FSEEKO)
707 #elif defined(HAVE_FSEEKO) && SIZEOF_OFF_T >= 8 in _portable_fseek()