Searched refs:Right_Child (Results 1 – 2 of 2) sorted by relevance
303 Expr_Node *Right_Child; member311 Expr_Node *Right_Child);
1013 Expr_Node *Right_Child) in Expr_Node_Create() argument1021 node->Right_Child = Right_Child; in Expr_Node_Create()1097 && head->Right_Child->type == Expr_Node_Constant) in Expr_Node_Gen_Reloc()1099 int val = head->Right_Child->value.i_value; in Expr_Node_Gen_Reloc()1135 … = conctcode (Expr_Node_Gen_Reloc_R (head->Left_Child), Expr_Node_Gen_Reloc_R (head->Right_Child)); in Expr_Node_Gen_Reloc_R()