Searched refs:strtoull10 (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/coregrind/m_gdbserver/
H A Dserver.h157 : VG_(strtoull10) ((s),(r)))
H A Dm_gdbserver.c1446 *szB = VG_(strtoull10) (ws, &endptr);
/external/valgrind/main/include/
H A Dpub_tool_libcbase.h68 extern ULong VG_(strtoull10) ( const HChar* str, HChar** endptr );
/external/valgrind/main/coregrind/
H A Dm_libcbase.c92 ULong VG_(strtoull10) ( const HChar* str, HChar** endptr ) function
/external/valgrind/main/memcheck/
H A Dmc_main.c5762 lr_nr = VG_(strtoull10) (wl, &endptr);

Completed in 1249 milliseconds