Searched refs:opentin (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dtrampoli.h93 #define opentin() opentin_() macro
H A Dextern.h516 E int NDECL(opentin);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dtrampoli.h93 #define opentin() opentin_() macro
H A Dextern.h516 E int NDECL(opentin);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Deat.c19 STATIC_PTR int NDECL(opentin);
1016 opentin() /* called during each move whilst opening a tin */ function
1187 set_occupation(opentin, "opening the tin", 0);
2194 choke(occupation == opentin ? tin.tin : (struct obj *)0);
2358 (occupation != eatfood && occupation != opentin))
2377 (occupation != eatfood && occupation != opentin))
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Deat.c19 STATIC_PTR int NDECL(opentin);
1016 opentin() /* called during each move whilst opening a tin */ function
1187 set_occupation(opentin, "opening the tin", 0);
2194 choke(occupation == opentin ? tin.tin : (struct obj *)0);
2358 (occupation != eatfood && occupation != opentin))
2377 (occupation != eatfood && occupation != opentin))

Completed in 85 milliseconds