Searched refs:parse_UInt (Results 1 – 3 of 3) sorted by relevance
113 extern Bool VG_(parse_UInt) ( const HChar** ppc, UInt* result );
545 Bool VG_(parse_UInt) ( const HChar** ppc, UInt* result ) in VG_() argument
1174 Bool ok = VG_(parse_UInt) (ppc, result1); in parse_UInt_pair()1180 ok = VG_(parse_UInt) (ppc, result2); in parse_UInt_pair()