Searched refs:_S_is_null_pointer (Results 1 – 3 of 3) sorted by relevance
101 _S_is_null_pointer(_Type* __ptr) in _S_is_null_pointer() function106 _S_is_null_pointer(_Type) in _S_is_null_pointer() function
408 if (__builtin_expect(_S_is_null_pointer(__beg) && __beg != __end, 0)) in _M_construct()
548 if (__builtin_expect(_S_is_null_pointer(__beg) && __beg != __end, 0)) in _S_construct()