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

  /external/open-vcdiff/gflags/src/windows/
port.h 76 #define strtouq _strtoui64
78 #define strtoull _strtoui64
  /ndk/sources/cxx-stl/llvm-libc++/include/support/win32/
support.h 41 #define strtoull _strtoui64
  /external/chromium/net/tools/dump_cache/
url_to_filename_encoder.cc 28 #define strtoull _strtoui64
  /external/llvm/cmake/
config-ix.cmake 410 set(strtoull "_strtoui64")
  /external/chromium/googleurl/src/
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
url_canon_ip.cc 173 uint64 num = _strtoui64(buf, NULL, BaseForType(base));
488 return static_cast<uint16>(_strtoui64(buf, NULL, 16));
  /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/libvpx/libvpx/third_party/googletest/src/src/
gtest-internal-inl.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal-inl.h     [all...]
  /external/open-vcdiff/gtest/src/
gtest-internal-inl.h     [all...]
  /external/protobuf/gtest/src/
gtest-internal-inl.h     [all...]
  /external/ceres-solver/internal/ceres/
gmock_gtest_all.cc     [all...]

Completed in 1487 milliseconds