Searched refs:ABORT_ON_ERROR (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/threadTest/
H A DkcStatus.cpp16 #define ABORT_ON_ERROR 1 macro
42 if(ABORT_ON_ERROR) {
64 if(ABORT_ON_ERROR) {
/macosx-10.10/Heimdal-398.1.2/lib/asn1/
H A Dtemplate.c333 ABORT_ON_ERROR("type larger then asn1_template_prim: %d", type);
441 ABORT_ON_ERROR("unknown opcode: %d", (t->tt & A1_OP_MASK));
549 ABORT_ON_ERROR("type larger then asn1_template_prim: %d", type);
703 ABORT_ON_ERROR("invalid choice: %d", *element);
721 ABORT_ON_ERROR("unknown opcode: %d", (t->tt & A1_OP_MASK));
786 ABORT_ON_ERROR("type larger then asn1_template_prim: %d", type);
834 ABORT_ON_ERROR("invalid choice: %d", *element);
846 ABORT_ON_ERROR("unknown opcode: %d", (t->tt & A1_OP_MASK));
893 ABORT_ON_ERROR("type larger then asn1_template_prim: %d", type);
942 ABORT_ON_ERROR("invali
[all...]
H A Dasn1-template.h150 #define ABORT_ON_ERROR(...) asn1_abort(__VA_ARGS__) macro
H A Dfuzzer.c428 ABORT_ON_ERROR("type larger then fuzzerprim: %d", type);
597 ABORT_ON_ERROR("unknown opcode: %d", (t->tt & A1_OP_MASK));
671 ABORT_ON_ERROR("type larger then fuzzerprim: %d", type);
731 ABORT_ON_ERROR("unknown opcode: %d", (t->tt & A1_OP_MASK));
/macosx-10.10/OpenSSH-189/osslshim/heimdal-asn1/
H A Dasn1-template.h144 #define ABORT_ON_ERROR() abort() macro
H A Dasn1-template.c322 ABORT_ON_ERROR();
429 ABORT_ON_ERROR();
538 ABORT_ON_ERROR();
707 ABORT_ON_ERROR();
772 ABORT_ON_ERROR();
832 ABORT_ON_ERROR();
880 ABORT_ON_ERROR();
938 ABORT_ON_ERROR();
1010 ABORT_ON_ERROR();
1106 ABORT_ON_ERROR();
[all...]
H A Dasn1-fuzzer.c451 ABORT_ON_ERROR();
620 ABORT_ON_ERROR();
694 ABORT_ON_ERROR();
754 ABORT_ON_ERROR();

Completed in 133 milliseconds