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

  /external/curl/include/curl/
curlbuild.h 96 #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
  /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

Completed in 34 milliseconds