Home
last modified time | relevance | path

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

/third_party/skia/include/core/
DSkYUVAPixmaps.h263 using ULL = unsigned long long; // bitset cons. takes this. in All() local
/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream_unittest.cc57 #define ULL(x) PROTOBUF_ULONGLONG(x) macro
/third_party/protobuf/src/google/protobuf/
Dwire_format_unittest.cc755 #define ULL(x) PROTOBUF_ULONGLONG(x) in TEST() macro