Home
last modified time | relevance | path

Searched refs:D_ADDROF_LVAL (Results 1 – 3 of 3) sorted by relevance

/freebsd/cddl/usr.sbin/dtrace/tests/common/grammar/
H A DMakefile8 err.D_ADDROF_LVAL.d \
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_errtags.h91 D_ADDROF_LVAL, /* unary & applied to non-lvalue */ enumerator
H A Ddt_parser.c3086 xyerror(D_ADDROF_LVAL, /* see K&R[A7.4.2] */ in dt_cook_op1()