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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dtrap.c26 STATIC_DCL boolean FDECL(isclearpath,(coord *, int, SCHAR_P, SCHAR_P));
1586 else success = isclearpath(&cc, distance, dx, dy);
1590 success_otherway = isclearpath(&bcc, distance,
1621 isclearpath(cc,distance,dx,dy) function
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dtrap.c26 STATIC_DCL boolean FDECL(isclearpath,(coord *, int, SCHAR_P, SCHAR_P));
1586 else success = isclearpath(&cc, distance, dx, dy);
1590 success_otherway = isclearpath(&bcc, distance,
1621 isclearpath(cc,distance,dx,dy) function

Completed in 38 milliseconds