Searched refs:FORMAT_OFF_TU (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dcurl_setup.h152 #ifdef FORMAT_OFF_TU
153 # error "FORMAT_OFF_TU shall not be defined before this point!"
159 # define FORMAT_OFF_TU "llu" macro
162 # define FORMAT_OFF_TU "lu"
H A Dimap.c1496 infof(data, "Found %" FORMAT_OFF_TU " bytes to download\n", size);
1516 infof(data, "Written %" FORMAT_OFF_TU " bytes, %" FORMAT_OFF_TU
H A Durl.c3940 s->range = aprintf("%" FORMAT_OFF_TU "-", s->resume_from);

Completed in 307 milliseconds