Searched refs:exit (Results 1 - 25 of 4353) sorted by relevance

1234567891011>>

/macosx-10.9.5/dtrace-118.1/test/tst/common/clauses/
H A Dtst.nopred.d37 exit(0);
H A Derr.D_IDENT_UNDEF.body.d37 exit(x);
H A Derr.D_IDENT_UNDEF.both.d40 exit(x);
H A Derr.D_IDENT_UNDEF.pred.d38 exit(0);
H A Dtst.pred.d38 exit(0);
H A Dtst.predfirst.d40 exit(x - 1);
H A Dtst.predlast.d41 exit(x++);
/macosx-10.9.5/dtrace-118.1/test/tst/common/pid/
H A Derr.D_PROC_OFF.toobig.d38 pid$1::exit:100
/macosx-10.9.5/dtrace-118.1/test/tst/common/types/
H A Derr.D_DECL_USELESS.baddec.d42 exit(1);
/macosx-10.9.5/dtrace-118.1/test/tst/common/funcs/
H A Derr.badchill.d33 exit(1);
38 exit(1);
/macosx-10.9.5/dtrace-118.1/test/tst/common/aggs/
H A Derr.D_AGG_FUNC.bad.d43 exit(0);
H A Derr.D_AGG_MDIM.bad.d43 exit(0);
H A Derr.D_FUNC_IDENT.bad.d43 exit(0);
H A Derr.D_TRUNC_PROTO.badmany.d33 exit(1);
H A Derr.D_TRUNC_PROTO.badnone.d32 exit(1);
H A Derr.D_TRUNC_SCALAR.bad.d33 exit(1);
/macosx-10.9.5/dtrace-118.1/test/tst/common/arithmetic/
H A Derr.D_DIV_ZERO.divby0.d41 exit(0);
H A Derr.D_DIV_ZERO.divby0_1.d43 exit(0);
H A Derr.D_DIV_ZERO.divby0_2.d44 exit(0);
H A Derr.D_DIV_ZERO.modby0.d42 exit(0);
/macosx-10.9.5/dtrace-118.1/test/tst/common/arrays/
H A Derr.D_DECL_ARRBIG.toobig.d43 exit(1);
H A Derr.D_DECL_ARRNULL.bad.d41 exit(0);
H A Derr.D_DECL_ARRSUB.bad.d41 exit(0);
/macosx-10.9.5/dtrace-118.1/test/tst/common/docsExamples/
H A Dhello.d41 exit(0);
/macosx-10.9.5/dtrace-118.1/test/tst/common/dtraceUtil/
H A Dman.ELFGeneration.d47 exit(0);

Completed in 145 milliseconds

1234567891011>>