Home | History | Annotate | Download | only in bugpoint

Lines Matching defs:ReturnCode

105   int ReturnCode = sys::ExecuteAndWait(RemoteClientPath, Args, 0,
109 if (255 == ReturnCode) {
129 return ReturnCode;