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

/netbsd-current/games/arithmetic/
H A Darithmetic.c100 static int nright, nwrong; variable
168 if (nright + nwrong > 0) {
170 nright, nwrong, (int)(100L * nright / (nright + nwrong)));
256 ++nwrong;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dipa-devirt.c3624 int nwrong = 0, nok = 0, nexternal = 0, nartificial = 0; local
3759 nwrong++;
3931 nmultiple, noverwritable, nspeculated, nok, nwrong,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dipa-devirt.cc3648 int nwrong = 0, nok = 0, nexternal = 0, nartificial = 0; local
3783 nwrong++;
3955 nmultiple, noverwritable, nspeculated, nok, nwrong,

Completed in 211 milliseconds