HomeSort by relevance Sort by last modified time
    Searched refs:__is_null_pointer (Results 1 - 3 of 3) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
type_traits.h 148 __is_null_pointer(_Type* __ptr) function
153 __is_null_pointer(_Type) function
sso_string_base.h 438 if (__builtin_expect(__is_null_pointer(__beg) && __beg != __end, 0))
rc_string_base.h 549 if (__builtin_expect(__is_null_pointer(__beg) && __beg != __end, 0))

Completed in 129 milliseconds