Searched defs:cheat (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dconv2.C4 void cheat( int* i ) { ++(*i); } function
7 void cheat( int& i ) { ++i; } function in struct:t
/openbsd-current/games/phantasia/
H A Dmisc.c234 int cheat = 0; /* number of times player has tried to cheat */ local
[all...]

Completed in 178 milliseconds