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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dtrampoli.h13 #define dojump() dojump_() macro
H A Dextern.h33 E int NDECL(dojump);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dtrampoli.h13 #define dojump() dojump_() macro
H A Dextern.h33 E int NDECL(dojump);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dcmd.c31 extern int NDECL(dojump); /**/
1404 {'j', FALSE, dojump}, /* if number_pad is on */
1405 {M('j'), FALSE, dojump},
1486 {"jump", "jump to a location", dojump, FALSE},
H A Dapply.c1205 dojump() function
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dcmd.c31 extern int NDECL(dojump); /**/
1404 {'j', FALSE, dojump}, /* if number_pad is on */
1405 {M('j'), FALSE, dojump},
1486 {"jump", "jump to a location", dojump, FALSE},
H A Dapply.c1205 dojump() function

Completed in 70 milliseconds