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

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_error.c48 { EDT_INT2BIG, "Integer constant table limit exceeded" },
H A Ddt_impl.h489 EDT_INT2BIG, /* integer limit exceeded */ enumerator in enum:__anon15
H A Ddt_cg.c103 longjmp(yypcb->pcb_jmpbuf, EDT_INT2BIG);

Completed in 110 milliseconds