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

/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_error.c42 { EDT_NOTUPREG, "Insufficient tuple registers to generate code" },
H A Ddt_impl.h497 EDT_NOTUPREG, /* tuple register allocation failure */ enumerator in enum:__anon8109
H A Ddt_cg.c569 longjmp(yypcb->pcb_jmpbuf, EDT_NOTUPREG);

Completed in 121 milliseconds