Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_errtags.h75 D_OP_VFPTR, /* operand cannot be void or func ptr */ enumerator
H A Ddt_parser.c3146 xyerror(D_OP_VFPTR, "operator %s requires an operand " in dt_cook_op1()
3667 xyerror(D_OP_VFPTR, in dt_cook_op2()
/freebsd/cddl/usr.sbin/dtrace/tests/common/funcs/
H A DMakefile9 err.D_OP_VFPTR.badop.d \