Searched refs:doextcmd (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dtrampoli.h22 #define doextcmd() doextcmd_() macro
H A Dextern.h138 E int NDECL(doextcmd);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dtrampoli.h22 #define doextcmd() doextcmd_() macro
H A Dextern.h138 E int NDECL(doextcmd);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dcmd.c108 STATIC_PTR int NDECL(doextcmd);
287 doextcmd() /* here after # - now read a full-word command */ function
363 impossible("Exceeded %d extended commands in doextcmd() menu",
1472 {'#', TRUE, doextcmd},
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dcmd.c108 STATIC_PTR int NDECL(doextcmd);
287 doextcmd() /* here after # - now read a full-word command */ function
363 impossible("Exceeded %d extended commands in doextcmd() menu",
1472 {'#', TRUE, doextcmd},

Completed in 95 milliseconds