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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpickup.c38 STATIC_DCL int FDECL(container_at, (int, int, BOOLEAN_P));
1445 container_at(x, y, countem) function
1531 if (container_at(cc.x, cc.y, FALSE)) {
1638 if (container_at(cc.x, cc.y, FALSE))
1656 if (container_at(cc.x, cc.y, FALSE)) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpickup.c38 STATIC_DCL int FDECL(container_at, (int, int, BOOLEAN_P));
1445 container_at(x, y, countem) function
1531 if (container_at(cc.x, cc.y, FALSE)) {
1638 if (container_at(cc.x, cc.y, FALSE))
1656 if (container_at(cc.x, cc.y, FALSE)) {

Completed in 37 milliseconds