Home | History | Annotate | Download | only in coregrind

Lines Matching refs:sr_ResHI

264       fd[1] = (Int)sr_ResHI(res);
275 fd[1] = (Int)sr_ResHI(res);
305 return sr_isError(res) ? (-1) : ((ULong)sr_ResHI(res) << 32 | sr_Res(res));