Searched refs:__CURL_OFF_T_C_HLPR1 (Results 1 – 1 of 1) sorted by relevance
221 # define __CURL_OFF_T_C_HLPR1(x) __CURL_OFF_T_C_HLPR2(x) macro222 # define CURL_OFF_T_C(Val) __CURL_OFF_T_C_HLPR1(Val) ## \223 __CURL_OFF_T_C_HLPR1(CURL_SUFFIX_CURL_OFF_T)224 # define CURL_OFF_TU_C(Val) __CURL_OFF_T_C_HLPR1(Val) ## \225 __CURL_OFF_T_C_HLPR1(CURL_SUFFIX_CURL_OFF_TU)232 # define __CURL_OFF_T_C_HLPR1(Val,Suffix) __CURL_OFF_T_C_HLPR2(Val,Suffix) macro233 # define CURL_OFF_T_C(Val) __CURL_OFF_T_C_HLPR1(Val,CURL_SUFFIX_CURL_OFF_T)234 # define CURL_OFF_TU_C(Val) __CURL_OFF_T_C_HLPR1(Val,CURL_SUFFIX_CURL_OFF_TU)