Home
last modified time | relevance | path

Searched refs:thisResult (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
Dd3basics.c1045 MaybeULong thisResult; in ML_() local
1057 thisResult.b = False; in ML_()
1058 thisResult.ul = 0; in ML_()
1066 thisResult.b = True; in ML_()
1067 thisResult.ul = (ULong)a; in ML_()
1086 thisResult.b = True; in ML_()
1087 thisResult.ul = (ULong)a + (ULong)p[1 + sizeof(Addr) + 1]; in ML_()
1127 VG_(addToXA)( results, &thisResult ); in ML_()