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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c2378 int indexoffset, startpass, endpass; local
2424 startpass = DISP_IN_GAME;
2431 if (compopt[i].optflags >= startpass && compopt[i].optflags <= endpass &&
2444 for (pass = startpass; pass <= endpass; pass++)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c2378 int indexoffset, startpass, endpass; local
2424 startpass = DISP_IN_GAME;
2431 if (compopt[i].optflags >= startpass && compopt[i].optflags <= endpass &&
2444 for (pass = startpass; pass <= endpass; pass++)

Completed in 40 milliseconds