Searched refs:sortpack (Results 1 - 8 of 8) sorted by last modified time

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c176 {"sortpack", &flags.sortpack, TRUE, SET_IN_GAME},
H A Dinvent.c1763 if (!flags.sortpack || otmp->oclass == *invlet) {
1764 if (flags.sortpack && !classcount) {
1777 if (flags.sortpack) {
1910 if (!flags.sortpack || otmp->oclass == *invlet) {
1911 if (flags.sortpack && !classcount) {
1927 } while (flags.sortpack && (*++invlet));
1931 if (flags.sortpack)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c176 {"sortpack", &flags.sortpack, TRUE, SET_IN_GAME},
H A Dinvent.c1763 if (!flags.sortpack || otmp->oclass == *invlet) {
1764 if (flags.sortpack && !classcount) {
1777 if (flags.sortpack) {
1910 if (!flags.sortpack || otmp->oclass == *invlet) {
1911 if (flags.sortpack && !classcount) {
1927 } while (flags.sortpack && (*++invlet));
1931 if (flags.sortpack)
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h77 boolean sortpack; /* sorted inventory */ member in struct:flag
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h77 boolean sortpack; /* sorted inventory */ member in struct:flag
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2576 \item[\ib{sortpack}]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2576 \item[\ib{sortpack}]

Completed in 103 milliseconds