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

/freebsd-11-stable/cddl/usr.sbin/dtrace/tests/common/types/
H A DMakefile27 err.D_OP_SCALAR.badcond.d \
28 err.D_OP_SCALAR.badincop.d \
29 err.D_OP_SCALAR.badlogop.d \
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_errtags.h70 D_OP_SCALAR, /* operand must be scalar type */ enumerator in enum:__anon46
H A Ddt_parser.c3034 xyerror(D_OP_SCALAR, "operator %s requires an operand "
3107 xyerror(D_OP_SCALAR, "operator %s requires operand of "
3288 xyerror(D_OP_SCALAR, "operator %s requires operands "
4032 xyerror(D_OP_SCALAR,

Completed in 73 milliseconds