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

  /external/valgrind/main/coregrind/m_gdbserver/
server.h 156 VG_(strtoull16) ((s),(r)) \
m_gdbserver.c     [all...]
  /external/valgrind/main/include/
pub_tool_libcbase.h 69 extern ULong VG_(strtoull16) ( const HChar* str, HChar** endptr );
  /external/valgrind/main/coregrind/
m_libcbase.c 150 ULong VG_(strtoull16) ( const HChar* str, HChar** endptr ) function

Completed in 72 milliseconds