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

/external/valgrind/coregrind/m_gdbserver/
H A Dserver.h154 VG_(strtoull16) ((s),(r)) \
H A Dtarget.c618 lm_modid_offset = (SizeT) VG_(strtoull16) ( w, &endptr );
H A Dm_gdbserver.c1457 *szB = VG_(strtoull16) (ws, &endptr);
/external/valgrind/include/
H A Dpub_tool_libcbase.h64 extern ULong VG_(strtoull16) ( const HChar* str, HChar** endptr );
/external/valgrind/coregrind/
H A Dm_libcbase.c181 ULong VG_(strtoull16) ( const HChar* str, HChar** endptr ) function

Completed in 102 milliseconds