Searched refs:thisResult (Results 1 – 2 of 2) sorted by relevance
1042 MaybeULong thisResult; in ML_() local1054 thisResult.b = False; in ML_()1055 thisResult.ul = 0; in ML_()1063 thisResult.b = True; in ML_()1064 thisResult.ul = (ULong)a; in ML_()1083 thisResult.b = True; in ML_()1084 thisResult.ul = (ULong)a + (ULong)p[1 + sizeof(Addr) + 1]; in ML_()1124 VG_(addToXA)( results, &thisResult ); in ML_()
195 def fakeRegisterResult(thisResult): argument197 self.assertEqual(thisResult, result)