Home | History | Annotate | Download | only in memcheck

Lines Matching refs:result1

1112 static Bool parse_range ( const HChar** ppc, Addr* result1, Addr* result2 )
1114 Bool ok = VG_(parse_Addr) (ppc, result1);