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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
functions.h 45 __check_singular_aux(const void*) { return false; } function in namespace:__gnu_debug
52 { return __check_singular_aux(&__x); }
safe_iterator.h 64 __check_singular_aux(const _Safe_iterator_base* __x) function in namespace:__gnu_debug
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
functions.h 45 __check_singular_aux(const void*) { return false; } function in namespace:__gnu_debug
52 { return __check_singular_aux(&__x); }
safe_iterator.h 64 __check_singular_aux(const _Safe_iterator_base* __x) function in namespace:__gnu_debug

Completed in 304 milliseconds