Searched refs:MAXNUM_SIZE (Results 1 – 2 of 2) sorted by relevance
29 #define MAXNUM_SIZE 16 macro83 char hexbuffer[ MAXNUM_SIZE + 1];
132 if(ch->hexindex < MAXNUM_SIZE) { in Curl_httpchunk_read()