Home
last modified time | relevance | path

Searched refs:do_take (Results 1 – 10 of 10) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DBif_F12_TAKE_DROP.cc118 return Token(TOK_APL_VALUE1, do_take(ravel_A1, B1)); in eval_AB()
123 return Token(TOK_APL_VALUE1, do_take(ravel_A1, B)); in eval_AB()
128 Bif_F12_TAKE::do_take(const Shape & ravel_A1, Value_P B) in do_take() function in Bif_F12_TAKE
253 return Token(TOK_APL_VALUE1, Bif_F12_TAKE::do_take(ravel_A, B)); in eval_AXB()
H A DBif_F12_TAKE_DROP.hh49 static Value_P do_take(const Shape & shape_Zi, Value_P B);
H A DStateIndicator.cc558 Value_P B1 = Bif_F12_TAKE::do_take(sh, B); in statement_result()
H A DQuad_CR.cc1182 Value_P ZZ = Bif_F12_TAKE::do_take(conformed, B_sub); in do_CR30()
/dports/games/crossfire-client/crossfire-client-1.75.1/common/
H A Dp_cmd.c211 static void do_take(const char *used) { in do_take() function
332 {"take", COMM_CAT_MISC, do_take, NULL, NULL},
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dcmd.def297 DEF_CMD( 't' , "take", do_take,
H A Dcmd.c1071 do_take(Side *side) in do_take() function
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-1997535 (do_take): Implement.
H A DChangeLog-19982274 * maccmd.c (do_take): Beep if no materials in game.
2295 (do_take): Use common code in ui.c.
H A DChangeLog-20004232 * macmenus.c (do_take_mi): Call do_take.
4381 do_sleep, do_one_sleep, do_take, do_one_take): New functions,