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

/external/valgrind/coregrind/m_gdbserver/
H A Dserver.h155 : VG_(strtoull10) ((s),(r)))
H A Dm_gdbserver.c1475 *szB = VG_(strtoull10) (ws, &endptr);
/external/valgrind/include/
H A Dpub_tool_libcbase.h63 extern ULong VG_(strtoull10) ( const HChar* str, HChar** endptr );
/external/valgrind/coregrind/
H A Dm_libcbase.c121 ULong VG_(strtoull10) ( const HChar* str, HChar** endptr ) function
/external/valgrind/memcheck/
H A Dmc_main.c5780 lr_nr = VG_(strtoull10) (wl, &endptr);

Completed in 161 milliseconds