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

/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/debug/
H A Dunordered_checks.h57 static first_type _S_1; local
59 ++_S_1;
61 return pair_type(_S_1, _S_2);
H A Dchecks.h65 static first_type _S_1; local
67 ++_S_1;
69 return pair_type(_S_1, _S_2);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/exception/
H A Dsafety.h83 static first_type _S_1; local
85 ++_S_1;
87 return pair_type(_S_1, _S_2);

Completed in 89 milliseconds