Home
last modified time | relevance | path

Searched refs:MAX_SEGMENTS (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Dmprintf.c65 #define MAX_SEGMENTS 128 /* number of output segments */ macro
251 if(ocount > MAX_SEGMENTS) in parsefmt()
550 if(ocount > MAX_SEGMENTS) in parsefmt()
568 if(ocount > MAX_SEGMENTS) in parsefmt()
666 struct outsegment output[MAX_SEGMENTS]; in formatf()

Completed in 7 milliseconds