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

/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_error.c46 { EDT_NOTUPREG, "Insufficient tuple registers to generate code" },
H A Ddt_impl.h508 EDT_NOTUPREG, /* tuple register allocation failure */ enumerator in enum:__anon1
H A Ddt_cg.c587 longjmp(yypcb->pcb_jmpbuf, EDT_NOTUPREG);

Completed in 106 milliseconds