Home
last modified time | relevance | path

Searched refs:rand_sexp (Results 1 – 2 of 2) sorted by relevance

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/parse/
H A Dsexp.cpp4203 int rand_sexp(int n, bool multiple) in rand_sexp() function
22219 sexp_val = rand_sexp( node, (op_num == OP_RAND_MULTIPLE) ); in eval_sexp()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/parse/
H A Dsexp.cpp5088 int rand_sexp(int node, bool multiple) in rand_sexp() function
23670 sexp_val = rand_sexp( node, (op_num == OP_RAND_MULTIPLE) ); in eval_sexp()