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

/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/debug/
H A Dunordered_checks.h58 static second_type _S_2; local
60 ++_S_2;
61 return pair_type(_S_1, _S_2);
H A Dchecks.h66 static second_type _S_2; local
68 ++_S_2;
69 return pair_type(_S_1, _S_2);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/exception/
H A Dsafety.h84 static second_type _S_2; local
86 ++_S_2;
87 return pair_type(_S_1, _S_2);

Completed in 96 milliseconds