Home | History | Annotate | Download | only in ExceptionDemo

Lines Matching full:excp

564   struct OurBaseException_t *excp = (struct OurBaseException_t*)
566 struct OurExceptionType_t *excpType = &(excp->type);
572 "excp = <%p>.\n",
574 (void*)excp);