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

  /external/curl/include/curl/
system.h 426 * CURL_ISOCPP and CURL_OFF_T_C definitions are done here in order to allow
458 # define CURL_OFF_T_C(Val) __CURL_OFF_T_C_HLPR1(Val) ## \
469 # define CURL_OFF_T_C(Val) __CURL_OFF_T_C_HLPR1(Val,CURL_SUFFIX_CURL_OFF_T)
  /external/google-breakpad/src/third_party/curl/
curlrules.h 191 * CURL_ISOCPP and CURL_OFF_T_C definitions are done here in order to allow
226 #define CURL_OFF_T_C(Val) __CURL_OFF_T_C_HELPER1(Val,CURL_SUFFIX_CURL_OFF_T)

Completed in 107 milliseconds