Searched refs:strtoull10 (Results 1 – 5 of 5) sorted by relevance
155 : VG_(strtoull10) ((s),(r)))
1475 *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
5780 lr_nr = VG_(strtoull10) (wl, &endptr); in handle_gdb_monitor_command()