Home | History | Annotate | Download | only in ProcessDsc

Lines Matching refs:EMsg

600   INT8                  *EMsg;

622 EMsg = CatchException ();
623 if (EMsg != NULL) {
624 fprintf (stderr, "%s\n", EMsg);
786 EMsg = CatchException ();
787 if (EMsg != NULL) {
788 fprintf (stderr, "%s\n", EMsg);
876 EMsg = CatchException ();
877 if (EMsg != NULL) {
878 fprintf (stderr, "%s\n", EMsg);