Home
last modified time | relevance | path

Searched refs:CURL_NO_OLDIES (Results 1 - 5 of 5) sorted by relevance

/third_party/curl/tests/server/
H A Dserver_setup.h27 #define CURL_NO_OLDIES macro
/third_party/curl/src/
H A Dtool_setup.h27 #define CURL_NO_OLDIES macro
/third_party/curl/lib/
H A Dcurl_setup.h27 #if defined(BUILDING_LIBCURL) && !defined(CURL_NO_OLDIES)
28 #define CURL_NO_OLDIES macro
/third_party/curl/include/curl/
H A Dcurl.h32 #ifdef CURL_NO_OLDIES
638 #ifndef CURL_NO_OLDIES /* define this to test if your app builds with all
716 #endif /* !CURL_NO_OLDIES */
939 #ifndef CURL_NO_OLDIES /* define this to test if your app builds with all
951 #endif /* !CURL_NO_OLDIES */
2212 #ifndef CURL_NO_OLDIES /* define this to test if your app builds with all
2241 /* This is set if CURL_NO_OLDIES is defined at compile-time */
/third_party/curl/tests/libtest/
H A Dtest.h30 #define CURL_NO_OLDIES macro

Completed in 11 milliseconds