Searched defs:RetCode (Results 1 – 5 of 5) sorted by relevance
210 int RetCode = (int)Except->ExceptionRecord->ExceptionCode; in ExceptionFilter() local290 int RetCode = (int)ExceptionInfo->ExceptionRecord->ExceptionCode; in ExceptionHandler() local381 int RetCode = 128 + Signal; in CrashRecoverySignalHandler() local431 void CrashRecoveryContext::HandleExit(int RetCode) { in HandleExit()445 bool CrashRecoveryContext::throwIfCrash(int RetCode) { in throwIfCrash()
96 void Process::Exit(int RetCode, bool NoCleanup) { in Exit()
39 std::error_code RetCode; in get() local
110 int RetCode = 0; variable
3341 auto RetCode = in addDeviceDependencesToHostAction() local3407 auto RetCode = SB->addDeviceDepences(HostAction); in addHostDependenceToDeviceActions() local