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

/external/valgrind/main/coregrind/m_gdbserver/
H A Dserver.h179 VG_(strtoull16) ((Char *)(s),(Char **)(r)) \
H A Dm_gdbserver.c1291 *szB = VG_(strtoull16) (ws, &endptr);
/external/valgrind/main/include/
H A Dpub_tool_libcbase.h67 extern ULong VG_(strtoull16) ( Char* str, Char** endptr );
/external/valgrind/main/coregrind/
H A Dm_libcbase.c150 ULong VG_(strtoull16) ( Char* str, Char** endptr ) function

Completed in 128 milliseconds