Searched refs:VERSION_PARTS (Results 1 – 1 of 1) sorted by relevance
120 #define VERSION_PARTS 16 /* number of substrings we can concatenate */ macro127 const char *src[VERSION_PARTS]; in curl_version()278 DEBUGASSERT(i <= VERSION_PARTS); in curl_version()