Home
last modified time | relevance | path

Searched refs:USE_WIN32_SMALL_FILES (Results 1 – 5 of 5) sorted by relevance

/curl/lib/
H A Dconfig-win32ce.h254 # define USE_WIN32_SMALL_FILES macro
258 #if !defined(USE_WIN32_LARGE_FILES) && !defined(USE_WIN32_SMALL_FILES)
259 # define USE_WIN32_SMALL_FILES macro
H A Dcurl_multibyte.c89 #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()
H A Dconfig-win32.h408 # define USE_WIN32_SMALL_FILES macro
416 #if !defined(USE_WIN32_LARGE_FILES) && !defined(USE_WIN32_SMALL_FILES)
417 # define USE_WIN32_SMALL_FILES macro
H A Dcurl_setup.h422 #ifdef USE_WIN32_SMALL_FILES
/curl/
H A Dacinclude.m41417 AC_DEFINE_UNQUOTED(USE_WIN32_SMALL_FILES, 1,
1419 AC_SUBST(USE_WIN32_SMALL_FILES, [1])

Completed in 36 milliseconds