Searched refs:beginning (Results 1 - 7 of 7) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Drumors.c73 long tidbit, beginning; local
103 case 1: beginning = true_rumor_start;
107 case -1: beginning = false_rumor_start;
114 (void) dlb_fseek(rumors, beginning + tidbit, SEEK_SET);
118 /* reached end of rumors -- go back to beginning */
119 (void) dlb_fseek(rumors, beginning, SEEK_SET);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Drumors.c73 long tidbit, beginning; local
103 case 1: beginning = true_rumor_start;
107 case -1: beginning = false_rumor_start;
114 (void) dlb_fseek(rumors, beginning + tidbit, SEEK_SET);
118 /* reached end of rumors -- go back to beginning */
119 (void) dlb_fseek(rumors, beginning, SEEK_SET);
/seL4-refos-master/kernel/manual/parts/
H A Dbootup.tex216 integer, a hexadecimal integer beginning with ``0x'', or an integer list where
H A Dobjects.tex430 allocating new objects from the beginning of the region again.
/seL4-refos-master/projects/refos/design/
H A Dinterface.tex182 \item [offset] The offset in bytes from the beginning of the dataspace
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2462 Since the news is shown at the beginning of the game, there's no point
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2462 Since the news is shown at the beginning of the game, there's no point

Completed in 97 milliseconds