Searched refs:USE_WIN32_SMALL_FILES (Results 1 – 5 of 5) sorted by relevance
254 # define USE_WIN32_SMALL_FILES macro258 #if !defined(USE_WIN32_LARGE_FILES) && !defined(USE_WIN32_SMALL_FILES)259 # define USE_WIN32_SMALL_FILES macro
89 #if defined(USE_WIN32_LARGE_FILES) || defined(USE_WIN32_SMALL_FILES)143 #if defined(USE_WIN32_SMALL_FILES) in curlx_win32_stat()154 #if defined(USE_WIN32_SMALL_FILES) in curlx_win32_stat()
411 # define USE_WIN32_SMALL_FILES macro419 #if !defined(USE_WIN32_LARGE_FILES) && !defined(USE_WIN32_SMALL_FILES)420 # define USE_WIN32_SMALL_FILES macro
487 #ifdef USE_WIN32_SMALL_FILES
1422 AC_DEFINE_UNQUOTED(USE_WIN32_SMALL_FILES, 1,1424 AC_SUBST(USE_WIN32_SMALL_FILES, [1])
Completed in 15 milliseconds