HomeSort by relevance Sort by last modified time
    Searched refs:MAXNUM_SIZE (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
http_chunks.h 29 #define MAXNUM_SIZE 16
83 char hexbuffer[ MAXNUM_SIZE + 1];
http_chunks.c 132 if(ch->hexindex < MAXNUM_SIZE) {

Completed in 472 milliseconds