Searched defs:eval_arg (Results 1 – 3 of 3) sorted by relevance
100 const ELEM& eval_arg (unsigned int i) in eval_arg() function
581 const ARG& eval_arg (unsigned int i) { return argStack[i]; } in eval_arg() function
1657 def _sanitize_eval(self, eval_arg): argument