Searched refs:_curl_is_ptr (Results 1 – 1 of 1) sorted by relevance
103 if(!_curl_is_ptr((value), CURLSH)) \355 #define _curl_is_ptr(expr, type) \ macro362 (_curl_is_ptr((expr), type) || \401 (_curl_is_ptr((expr), void) || \402 _curl_is_ptr((expr), FILE))414 (_curl_is_ptr((expr), void) || \