Searched refs:bcc (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.c1570 coord bcc; local
1589 bcc.x = x; bcc.y = y;
1590 success_otherway = isclearpath(&bcc, distance,
1600 cc.x = bcc.x = x;
1601 cc.y = bcc.y = y;
1612 ttmp->launch2.x = bcc.x;
1613 ttmp->launch2.y = bcc.y;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dtrap.c1570 coord bcc; local
1589 bcc.x = x; bcc.y = y;
1590 success_otherway = isclearpath(&bcc, distance,
1600 cc.x = bcc.x = x;
1601 cc.y = bcc.y = y;
1612 ttmp->launch2.x = bcc.x;
1613 ttmp->launch2.y = bcc.y;

Completed in 42 milliseconds