Searched defs:RetCode (Results 1 – 5 of 5) sorted by relevance
211 int RetCode = (int)Except->ExceptionRecord->ExceptionCode; in ExceptionFilter() local291 int RetCode = (int)ExceptionInfo->ExceptionRecord->ExceptionCode; in ExceptionHandler() local382 int RetCode = 128 + Signal; in CrashRecoverySignalHandler() local432 void CrashRecoveryContext::HandleExit(int RetCode) { in HandleExit()446 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
3357 auto RetCode = in addDeviceDependencesToHostAction() local3423 auto RetCode = SB->addDeviceDepences(HostAction); in addHostDependenceToDeviceActions() local