Searched refs:down_gate (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddokick.c1121 /* cover all the MIGR_xxx choices generated by down_gate() */
1163 toloc = down_gate(x, y);
1286 if ((toloc = down_gate(x, y)) == MIGR_NOWHERE) return(FALSE);
1461 down_gate(x, y) function
H A Dmthrowu.c118 if (down_gate(x, y) != -1)
H A Dtrap.c1425 if (down_gate(bhitpos.x, bhitpos.y) != -1) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddokick.c1121 /* cover all the MIGR_xxx choices generated by down_gate() */
1163 toloc = down_gate(x, y);
1286 if ((toloc = down_gate(x, y)) == MIGR_NOWHERE) return(FALSE);
1461 down_gate(x, y) function
H A Dmthrowu.c118 if (down_gate(x, y) != -1)
H A Dtrap.c1425 if (down_gate(bhitpos.x, bhitpos.y) != -1) {
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dextern.h431 E schar FDECL(down_gate, (XCHAR_P,XCHAR_P));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dextern.h431 E schar FDECL(down_gate, (XCHAR_P,XCHAR_P));

Completed in 107 milliseconds