Searched refs:LIBCURL_VERSION_NUM (Results 1 – 10 of 10) sorted by relevance
86 LIBCURL_VERSION_NUM=`grep '^#define *LIBCURL_VERSION_NUM ' \94 export LIBCURL_VERSION_NUM LIBCURL_TIMESTAMP259 -e "s/@LIBCURL_VERSION_NUM@/${LIBCURL_VERSION_NUM}/g" \
43 d LIBCURL_VERSION_NUM...44 d c X'00@LIBCURL_VERSION_NUM@'
62 #define LIBCURL_VERSION_NUM 0x080400 macro77 (LIBCURL_VERSION_NUM >= CURL_VERSION_BITS(x, y, z))
42 #if LIBCURL_VERSION_NUM < 0x070c03
45 #define LIBCURL_VERSION_NUM 0xXXYYZZ
1359 #if LIBCURL_VERSION_NUM >= 0x072a00 /* 7.42.0 */ in debuginfod_query_server()1630 #if LIBCURL_VERSION_NUM >= 0x073d00 /* 7.61.0 */ in debuginfod_query_server()1631 #if LIBCURL_VERSION_NUM <= 0x074500 /* 7.69.0 */ in debuginfod_query_server()
532 LIBCURL_VERSION_NUM,
1142 LIBCURL_VERSION_NUM 7.11.0
77 string(REGEX MATCH "#define LIBCURL_VERSION_NUM 0x[0-9a-fA-F]+"
137 VERSIONNUM=`$SED -ne 's/^#define LIBCURL_VERSION_NUM 0x\([0-9A-Fa-f]*\).*/\1/p' ${srcdir}/include/c…