Home
last modified time | relevance | path

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

/freebsd/cddl/usr.sbin/dtrace/tests/common/types/
H A DMakefile21 err.D_OP_ARITH.badoperand.d \
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_errtags.h71 D_OP_ARITH, /* operand must be arithmetic type */ enumerator
H A Ddt_parser.c3051 xyerror(D_OP_ARITH, "operator %s requires an operand " in dt_cook_op1()
3311 xyerror(D_OP_ARITH, "operator %s requires operands of " in dt_cook_op2()
3501 xyerror(D_OP_ARITH, "operator %s requires operands of " in dt_cook_op2()