Searched refs:strtoull10 (Results 1 – 5 of 5) sorted by relevance
66 extern ULong VG_(strtoull10) ( Char* str, Char** endptr );
152 : VG_(strtoull10) ((Char *)(s),(Char **)(r)))
1377 *szB = VG_(strtoull10) (ws, &endptr); in VG_()
92 ULong VG_(strtoull10) ( Char* str, Char** endptr ) in VG_() argument
5326 lr_nr = VG_(strtoull10) (wl, &endptr); in handle_gdb_monitor_command()