Home
last modified time | relevance | path

Searched refs:CURL_FORMAT_CURL_OFF_TU (Results 1 - 4 of 4) sorted by relevance

/third_party/curl/include/curl/
H A Dsystem.h59 # define CURL_FORMAT_CURL_OFF_TU "llu" macro
65 # define CURL_FORMAT_CURL_OFF_TU "lu" macro
74 # define CURL_FORMAT_CURL_OFF_TU "lu" macro
83 # define CURL_FORMAT_CURL_OFF_TU "lu" macro
89 # define CURL_FORMAT_CURL_OFF_TU "I64u" macro
98 # define CURL_FORMAT_CURL_OFF_TU "lu" macro
107 # define CURL_FORMAT_CURL_OFF_TU "lu" macro
113 # define CURL_FORMAT_CURL_OFF_TU "I64u" macro
119 # define CURL_FORMAT_CURL_OFF_TU "llu" macro
129 # define CURL_FORMAT_CURL_OFF_TU "l macro
138 # define CURL_FORMAT_CURL_OFF_TU global() macro
149 # define CURL_FORMAT_CURL_OFF_TU global() macro
155 # define CURL_FORMAT_CURL_OFF_TU global() macro
166 # define CURL_FORMAT_CURL_OFF_TU global() macro
175 # define CURL_FORMAT_CURL_OFF_TU global() macro
184 # define CURL_FORMAT_CURL_OFF_TU global() macro
194 # define CURL_FORMAT_CURL_OFF_TU global() macro
200 # define CURL_FORMAT_CURL_OFF_TU global() macro
209 # define CURL_FORMAT_CURL_OFF_TU global() macro
220 # define CURL_FORMAT_CURL_OFF_TU global() macro
226 # define CURL_FORMAT_CURL_OFF_TU global() macro
232 # define CURL_FORMAT_CURL_OFF_TU global() macro
248 # define CURL_FORMAT_CURL_OFF_TU global() macro
254 # define CURL_FORMAT_CURL_OFF_TU global() macro
260 # define CURL_FORMAT_CURL_OFF_TU global() macro
272 # define CURL_FORMAT_CURL_OFF_TU global() macro
280 # define CURL_FORMAT_CURL_OFF_TU global() macro
294 # define CURL_FORMAT_CURL_OFF_TU global() macro
301 # define CURL_FORMAT_CURL_OFF_TU global() macro
313 # define CURL_FORMAT_CURL_OFF_TU global() macro
319 # define CURL_FORMAT_CURL_OFF_TU global() macro
331 # define CURL_FORMAT_CURL_OFF_TU global() macro
337 # define CURL_FORMAT_CURL_OFF_TU global() macro
354 # define CURL_FORMAT_CURL_OFF_TU global() macro
360 # define CURL_FORMAT_CURL_OFF_TU global() macro
366 # define CURL_FORMAT_CURL_OFF_TU global() macro
386 # define CURL_FORMAT_CURL_OFF_TU global() macro
396 # define CURL_FORMAT_CURL_OFF_TU global() macro
408 # define CURL_FORMAT_CURL_OFF_TU global() macro
[all...]
/third_party/curl/src/
H A Dtool_writeout.c179 fprintf(stream, "%" CURL_FORMAT_CURL_OFF_TU in writeTime()
180 ".%06" CURL_FORMAT_CURL_OFF_TU, secs, us); in writeTime()
/third_party/curl/lib/
H A Dcurl_setup.h275 # undef CURL_FORMAT_CURL_OFF_TU macro
277 # define CURL_FORMAT_CURL_OFF_TU "llu" macro
H A Dimap.c1196 infof(data, "Written %zu bytes, %" CURL_FORMAT_CURL_OFF_TU in imap_state_fetch_resp()

Completed in 5 milliseconds