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.h411 # define USE_WIN32_SMALL_FILES macro
419 #if !defined(USE_WIN32_LARGE_FILES) && !defined(USE_WIN32_SMALL_FILES)
420 # define USE_WIN32_SMALL_FILES macro
H A Dcurl_setup.h487 #ifdef USE_WIN32_SMALL_FILES
/curl/
H A Dacinclude.m41422 AC_DEFINE_UNQUOTED(USE_WIN32_SMALL_FILES, 1,
1424 AC_SUBST(USE_WIN32_SMALL_FILES, [1])

Completed in 15 milliseconds