Home
last modified time | relevance | path

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

/external/curl/lib/
Dconfig-win32ce.h400 # define USE_WIN32_SMALL_FILES macro
404 #if !defined(USE_WIN32_LARGE_FILES) && !defined(USE_WIN32_SMALL_FILES)
405 # define USE_WIN32_SMALL_FILES macro
Dconfig-win32.h637 # define USE_WIN32_SMALL_FILES macro
653 #if !defined(USE_WIN32_LARGE_FILES) && !defined(USE_WIN32_SMALL_FILES)
654 # define USE_WIN32_SMALL_FILES macro
Dcurl_setup.h379 #ifdef USE_WIN32_SMALL_FILES
/external/curl/
Dacinclude.m43054 AC_DEFINE_UNQUOTED(USE_WIN32_SMALL_FILES, 1, definition
DCHANGES.02854 USE_WIN32_SMALL_FILES as appropriate in their own configuration files.