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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dshknam.c425 stock_room(shp_indx, sroom)
426 int shp_indx;
438 const struct shclass *shp = &shtypes[shp_indx];
501 int i, shp_indx = ESHK(shkp)->shoptype - SHOPBASE; local
502 const struct shclass *shp = &shtypes[shp_indx];
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dshknam.c425 stock_room(shp_indx, sroom)
426 int shp_indx;
438 const struct shclass *shp = &shtypes[shp_indx];
501 int i, shp_indx = ESHK(shkp)->shoptype - SHOPBASE; local
502 const struct shclass *shp = &shtypes[shp_indx];

Completed in 29 milliseconds