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

/freebsd-11.0-release/contrib/libstdc++/include/ext/
H A Dvstring_util.h101 _S_is_null_pointer(_Type* __ptr) function in struct:__vstring_utility
106 _S_is_null_pointer(_Type) function in struct:__vstring_utility
H A Dsso_string_base.h408 if (__builtin_expect(_S_is_null_pointer(__beg) && __beg != __end, 0))
H A Drc_string_base.h548 if (__builtin_expect(_S_is_null_pointer(__beg) && __beg != __end, 0))

Completed in 224 milliseconds