Searched refs:true_rumor_start (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
51 true_rumor_start = dlb_ftell(fp);
52 true_rumor_end = true_rumor_start + true_rumor_size;
103 case 1: beginning = true_rumor_start;
/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
51 true_rumor_start = dlb_ftell(fp);
52 true_rumor_end = true_rumor_start + true_rumor_size;
103 case 1: beginning = true_rumor_start;

Completed in 26 milliseconds