Searched refs:D_OP_LVAL (Results 1 – 2 of 2) sorted by relevance
73 D_OP_LVAL, /* operand must be lvalue */ enumerator
3127 xyerror(D_OP_LVAL, "operator %s requires modifiable " in dt_cook_op1()3158 xyerror(D_OP_LVAL, "operator %s requires modifiable " in dt_assign_common()3539 xyerror(D_OP_LVAL, "operator = requires " in dt_cook_op2()