Searched refs:adjtruth (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Drumors.c84 int adjtruth; local
101 switch (adjtruth = truth + rn2(2)) {
117 (adjtruth > 0 && dlb_ftell(rumors) > true_rumor_end)) {
129 exercise(A_WIS, (adjtruth > 0));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Drumors.c84 int adjtruth; local
101 switch (adjtruth = truth + rn2(2)) {
117 (adjtruth > 0 && dlb_ftell(rumors) > true_rumor_end)) {
129 exercise(A_WIS, (adjtruth > 0));

Completed in 70 milliseconds