Searched refs:__is_null_pointer (Results 1 – 2 of 2) sorted by relevance
53 __is_null_pointer(_Type* __ptr) in _GLIBCXX_BEGIN_NAMESPACE()58 __is_null_pointer(_Type) in __is_null_pointer() function145 if (__builtin_expect(__is_null_pointer(__beg) && __beg != __end, 0)) in _S_construct()
1110 ambiguity when calling __is_null_pointer. 1239 (__is_null_pointer): New.