Searched refs:MP_PARSE_EVAL_INPUT (Results 1 – 3 of 3) sorted by relevance
100 parse_input_kind = MP_PARSE_EVAL_INPUT; in mp_builtin_compile()157 return eval_exec_helper(n_args, args, MP_PARSE_EVAL_INPUT); in mp_builtin_eval()
94 MP_PARSE_EVAL_INPUT, enumerator
862 case MP_PARSE_EVAL_INPUT: in mp_parse()
Completed in 6 milliseconds