HomeSort by relevance Sort by last modified time
    Searched refs:CURL_SUFFIX_CURL_OFF_TU (Results 1 - 4 of 4) sorted by null

  /external/curl/include/curl/
curlrules.h 118 #ifndef CURL_SUFFIX_CURL_OFF_TU
119 # error "CURL_SUFFIX_CURL_OFF_TU definition is missing!"
211 __CURL_OFF_T_C_HLPR1(CURL_SUFFIX_CURL_OFF_TU)
220 # define CURL_OFF_TU_C(Val) __CURL_OFF_T_C_HLPR1(Val,CURL_SUFFIX_CURL_OFF_TU)
curlbuild.h 106 #ifdef CURL_SUFFIX_CURL_OFF_TU
107 #error "CURL_SUFFIX_CURL_OFF_TU shall not be defined except in curlbuild.h"
193 #define CURL_SUFFIX_CURL_OFF_TU ULL
  /external/google-breakpad/src/third_party/curl/
curlbuild.h 107 #ifdef CURL_SUFFIX_CURL_OFF_TU
108 # error "CURL_SUFFIX_CURL_OFF_TU shall not be defined except in curlbuild.h"
200 #define CURL_SUFFIX_CURL_OFF_TU UL
curlrules.h 124 #ifndef CURL_SUFFIX_CURL_OFF_TU
125 # error "CURL_SUFFIX_CURL_OFF_TU definition is missing!"
227 #define CURL_OFF_TU_C(Val) __CURL_OFF_T_C_HELPER1(Val,CURL_SUFFIX_CURL_OFF_TU)

Completed in 150 milliseconds