HomeSort by: relevance | last modified time | path
    Searched refs:__check_singular_aux (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
helper_functions.h 121 __check_singular_aux(const void*) { return false; } function in namespace:__gnu_debug
125 __check_singular_aux(const class _Safe_iterator_base*);
135 && __gnu_debug::__check_singular_aux(std::__addressof(__x));
safe_base.h 182 __check_singular_aux(const _Safe_iterator_base* __x) function in namespace:__gnu_debug
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
helper_functions.h 121 __check_singular_aux(const void*) { return false; } function in namespace:__gnu_debug
125 __check_singular_aux(const class _Safe_iterator_base*);
135 && __gnu_debug::__check_singular_aux(std::__addressof(__x));
safe_base.h 168 __check_singular_aux(const _Safe_iterator_base* __x) function in namespace:__gnu_debug

Completed in 29 milliseconds