Searched refs:strtoull10 (Results 1 – 5 of 5) sorted by relevance
163 : VG_(strtoull10) ((s),(r)))
1525 *szB = VG_(strtoull10) (ws, &endptr); in VG_()
63 extern ULong VG_(strtoull10) ( const HChar* str, HChar** endptr );
121 ULong VG_(strtoull10) ( const HChar* str, HChar** endptr ) in VG_() argument
6474 *from = VG_(strtoull10) (wl, &endptr); in VG_()6506 *to = VG_(strtoull10) (wl, &endptr); in VG_()