Home
last modified time | relevance | path

Searched refs:CURL_VERSION_BITS (Results 1 – 2 of 2) sorted by relevance

/third_party/curl/include/curl/
Dcurlver.h75 #define CURL_VERSION_BITS(x,y,z) ((x)<<16|(y)<<8|(z)) macro
77 (LIBCURL_VERSION_NUM >= CURL_VERSION_BITS(x, y, z))
/third_party/curl/docs/libcurl/
Dsymbols-in-versions160 CURL_VERSION_BITS 7.43.0