xine-lib 1.2.13-20230125hg15249
|
#include <goomsl_private.h>
Data Fields | |
int | type |
int | nbOp |
struct _NODE_TYPE * | op [3] |
struct _NODE_TYPE * | next |
int _OprNodeType::nbOp |
Referenced by new_op(), and precommit_expr().
struct _NODE_TYPE* _OprNodeType::next |
Referenced by commit_block(), commit_node(), gsl_append(), and new_op().
struct _NODE_TYPE* _OprNodeType::op[3] |
Referenced by commit_affect_list(), commit_block(), commit_call(), commit_div_eq(), commit_ext_call(), commit_foreach(), commit_if(), commit_mul_eq(), commit_not(), commit_plus_eq(), commit_sub_eq(), commit_test2(), commit_while(), new_affec_list(), new_affect_list_after(), new_block(), new_call(), new_div_eq(), new_expr1(), new_expr2(), new_if(), new_mul_eq(), new_neg(), new_op(), new_plus_eq(), new_set(), new_static_foreach(), new_sub_eq(), new_var_list(), new_while(), precommit_call_expr(), precommit_expr(), and yyparse().
int _OprNodeType::type |
Referenced by commit_node(), new_op(), and precommit_node().