OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__check_singular
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
helper_functions.h
132
__check_singular
(_Iterator const& __x)
function in namespace:__gnu_debug
142
__check_singular
(_Tp* const& __ptr)
function in namespace:__gnu_debug
178
|| (!__gnu_debug::
__check_singular
(__first)
179
&& !__gnu_debug::
__check_singular
(__last));
formatter.h
92
bool
__check_singular
(_Iterator const&);
385
__gnu_debug::
__check_singular
(__it) ? __singular : __unknown_state;
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
helper_functions.h
132
__check_singular
(_Iterator const& __x)
function in namespace:__gnu_debug
142
__check_singular
(_Tp* const& __ptr)
function in namespace:__gnu_debug
173
|| (!__gnu_debug::
__check_singular
(__first)
174
&& !__gnu_debug::
__check_singular
(__last));
formatter.h
76
bool
__check_singular
(_Iterator const&);
358
__gnu_debug::
__check_singular
(__it) ? __singular : __unknown_state;
Completed in 26 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026