Home
last modified time | relevance | path

Searched refs:D_OP_LVAL (Results 1 – 4 of 4) sorted by relevance

/freebsd/cddl/usr.sbin/dtrace/tests/common/pointers/
H A DMakefile16 err.D_OP_LVAL.AddressChange.d \
/freebsd/cddl/usr.sbin/dtrace/tests/common/scripting/
H A DMakefile9 err.D_OP_LVAL.rdonly.d \
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_errtags.h73 D_OP_LVAL, /* operand must be lvalue */ enumerator
H A Ddt_parser.c3128 xyerror(D_OP_LVAL, "operator %s requires modifiable " in dt_cook_op1()
3159 xyerror(D_OP_LVAL, "operator %s requires modifiable " in dt_assign_common()
3540 xyerror(D_OP_LVAL, "operator = requires " in dt_cook_op2()