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

  /external/mesa3d/include/c99/
inttypes.h 298 #define strtoumax _strtoui64
  /external/dbus/cmake/
config.h.cmake 228 # define strtoull _strtoui64
  /external/chromium/googleurl/src/
url_canon_ip.cc 173 uint64 num = _strtoui64(buf, NULL, BaseForType(base));
488 return static_cast<uint16>(_strtoui64(buf, NULL, 16));
url_canon_internal.h 443 // _strtoui64 and strtoull behave the same
444 inline unsigned long long _strtoui64(const char* nptr, function in namespace:url_canon
  /external/chromium/net/tools/dump_cache/
url_to_filename_encoder.cc 28 #define strtoull _strtoui64
  /external/protobuf/src/google/protobuf/stubs/
strutil.h 45 #define strtoull _strtoui64
  /external/chromium/testing/gtest/src/
gtest-internal-inl.h     [all...]
  /external/gtest/src/
gtest-internal-inl.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal-inl.h     [all...]
  /external/protobuf/gtest/src/
gtest-internal-inl.h     [all...]
  /frameworks/compile/mclinker/utils/gtest/src/
gtest-all.cpp     [all...]

Completed in 186 milliseconds