Home
last modified time | relevance | path

Searched defs:kuint64max (Results 1 – 3 of 3) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/base/
Dbasictypes.h36 const uint64 kuint64max = UINT64_MAX; variable
/third_party/libphonenumber/tools/cpp/src/base/
Dbasictypes.h34 const uint64 kuint64max = UINT64_MAX; variable
/third_party/protobuf/src/google/protobuf/stubs/
Dport.h139 static const uint64 kuint64max = PROTOBUF_ULONGLONG(0xFFFFFFFFFFFFFFFF); variable