HomeSort by relevance Sort by last modified time
    Searched refs:strtoull16 (Results 1 - 5 of 5) sorted by null

  /external/valgrind/coregrind/m_gdbserver/
server.h 162 VG_(strtoull16) ((s),(r)) \
target.c 644 lm_modid_offset = (SizeT) VG_(strtoull16) ( w, &endptr );
m_gdbserver.c     [all...]
  /external/valgrind/include/
pub_tool_libcbase.h 64 extern ULong VG_(strtoull16) ( const HChar* str, HChar** endptr );
  /external/valgrind/coregrind/
m_libcbase.c 181 ULong VG_(strtoull16) ( const HChar* str, HChar** endptr ) function

Completed in 916 milliseconds