Home
last modified time | relevance | path

Searched defs:_bad (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp811.C21 enum state_value { _good = 0, _eof = 1, _fail = 2, _bad = 4 }; enumerator
H A Dp784.C360 enum state_value { _good = 0, _eof = 1, _fail = 2, _bad = 4 }; enumerator