Searched refs:true_rumor_end (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.c34 static long true_rumor_start, true_rumor_size, true_rumor_end, variable
52 true_rumor_end = true_rumor_start + true_rumor_size;
55 false_rumor_start = true_rumor_end; /* ok, so it's redundant... */
117 (adjtruth > 0 && dlb_ftell(rumors) > true_rumor_end)) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Drumors.c34 static long true_rumor_start, true_rumor_size, true_rumor_end, variable
52 true_rumor_end = true_rumor_start + true_rumor_size;
55 false_rumor_start = true_rumor_end; /* ok, so it's redundant... */
117 (adjtruth > 0 && dlb_ftell(rumors) > true_rumor_end)) {

Completed in 27 milliseconds