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

/freebsd-11.0-release/cddl/usr.sbin/dtrace/tests/common/types/
H A DMakefile25 err.D_OP_INT.badbitop.d \
26 err.D_OP_INT.badshift.d \
/freebsd-11.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_errtags.h69 D_OP_INT, /* operand must be integral type */ enumerator in enum:__anon46
H A Ddt_parser.c3026 xyerror(D_OP_INT, "operator %s requires an operand of "
3235 xyerror(D_OP_INT, "operator %s requires operands of "
3248 xyerror(D_OP_INT, "operator %s requires operands of "
3261 xyerror(D_OP_INT, "operator %s requires operands of "
3445 xyerror(D_OP_INT, "operator %s requires operands of "

Completed in 79 milliseconds