29 #include "eval0proc.ic"
85 if (elsif_node == NULL) {
243 que_node_t* loop_node;
que_node_t * loop_end_limit
UNIV_INTERN que_thr_t * assign_step(que_thr_t *thr)
UNIV_INLINE lint eval_node_get_int_val(que_node_t *node)
UNIV_INTERN que_thr_t * if_step(que_thr_t *thr)
UNIV_INTERN que_thr_t * while_step(que_thr_t *thr)
UNIV_INTERN que_node_t * que_node_get_containing_loop_node(que_node_t *node)
UNIV_INLINE void eval_exp(que_node_t *exp_node)
UNIV_INLINE void eval_node_copy_val(que_node_t *node1, que_node_t *node2)
UNIV_INLINE ibool eval_node_get_ibool_val(que_node_t *node)
UNIV_INLINE que_node_t * que_node_get_parent(que_node_t *node)
UNIV_INTERN que_thr_t * for_step(que_thr_t *thr)
UNIV_INLINE ulint que_node_get_type(que_node_t *node)
elsif_node_t * elsif_list
UNIV_INTERN que_thr_t * exit_step(que_thr_t *thr)
UNIV_INTERN que_thr_t * return_step(que_thr_t *thr)
UNIV_INLINE void eval_node_set_int_val(que_node_t *node, lint val)
UNIV_INLINE que_node_t * que_node_get_next(que_node_t *node)
que_node_t * loop_start_limit