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

  /external/google-breakpad/src/third_party/curl/
curlbuild.h 97 #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
  /external/curl/lib/
curl_setup.h 144 #define CURL_SIZEOF_CURL_OFF_T SIZEOF_CURL_OFF_T
422 /* assume CURL_SIZEOF_CURL_OFF_T == 8 */

Completed in 68 milliseconds