Home
last modified time | relevance | path

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

/freebsd/cddl/usr.sbin/dtrace/tests/common/types/
H A DMakefile23 err.D_OP_INT.badbitop.d \
24 err.D_OP_INT.badshift.d \
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_errtags.h69 D_OP_INT, /* operand must be integral type */ enumerator
H A Ddt_parser.c3059 xyerror(D_OP_INT, "operator %s requires an operand of " in dt_cook_op1()
3272 xyerror(D_OP_INT, "operator %s requires operands of " in dt_cook_op2()
3285 xyerror(D_OP_INT, "operator %s requires operands of " in dt_cook_op2()
3298 xyerror(D_OP_INT, "operator %s requires operands of " in dt_cook_op2()
3482 xyerror(D_OP_INT, "operator %s requires operands of " in dt_cook_op2()