Home
last modified time | relevance | path

Searched refs:_S_is_null_pointer (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/
Dvstring_util.h101 _S_is_null_pointer(_Type* __ptr) in _S_is_null_pointer() function
106 _S_is_null_pointer(_Type) in _S_is_null_pointer() function
Dsso_string_base.h408 if (__builtin_expect(_S_is_null_pointer(__beg) && __beg != __end, 0)) in _M_construct()
Drc_string_base.h548 if (__builtin_expect(_S_is_null_pointer(__beg) && __beg != __end, 0)) in _S_construct()