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