Searched refs:CURL_VERSION_BITS (Results 1 – 2 of 2) sorted by relevance
75 #define CURL_VERSION_BITS(x,y,z) ((x)<<16|(y)<<8|(z)) macro77 (LIBCURL_VERSION_NUM >= CURL_VERSION_BITS(x, y, z))
160 CURL_VERSION_BITS 7.43.0