Home
last modified time | relevance | path

Searched defs:com_val (Results 1 – 9 of 9) sorted by relevance

/dports/games/moria/umoria/misc/
H A Dfunckeys.c131 int com_val; local
/dports/games/moria/umoria/source/
H A Ddungeon.c1045 static char original_commands(com_val) in original_commands() argument
1236 static void do_command(com_val) in do_command() argument
H A Dmoria1.c1247 int get_item(com_val, pmt, i, j, mask, message) in get_item() argument
H A Dstore2.c334 static int get_store_item(com_val, pmt, i, j) in get_store_item() argument
/dports/games/mangband/mangband-1.5.3/src/client/
H A Dc-store.c123 static int get_stock(int *com_val, cptr pmt, int i, int j) in get_stock()
/dports/games/tomenet/tomenet-4.6.0/src/client/
H A Dc-store.c138 static int get_stock(int *com_val, cptr pmt, int i, int j) in get_stock()
/dports/audio/funktrackergold/funkgold/
H A Dfunktracker_defs.h162 uDB com_val; member
174 int com_val; member
H A Dfunkgold_pe.c1329 register int command = 0xf,com_val = 0; in pe_cmd_aider_bg() local
/dports/games/zangband/zangband/src/
H A Dstore.c1286 static int get_stock(int *com_val, cptr pmt, int maxobj) in get_stock()