Searched defs:CURL_SIZEOF_CURL_OFF_T (Results 1 - 2 of 2) sorted by relevance

/external/curl/include/curl/
H A Dcurlbuild.h96 #ifdef CURL_SIZEOF_CURL_OFF_T
97 #error "CURL_SIZEOF_CURL_OFF_T shall not be defined except in curlbuild.h"
187 #define CURL_SIZEOF_CURL_OFF_T 8 macro
/external/google-breakpad/src/third_party/curl/
H A Dcurlbuild.h97 #ifdef CURL_SIZEOF_CURL_OFF_T
98 # error "CURL_SIZEOF_CURL_OFF_T shall not be defined except in curlbuild.h"
194 #define CURL_SIZEOF_CURL_OFF_T 8 macro

Completed in 1755 milliseconds