Searched defs:uint64 (Results 1 – 5 of 5) sorted by relevance
25 json::Value toJSON(const JSONUINT64 &uint64, bool hex) { in toJSON()32 bool fromJSON(const json::Value &value, JSONUINT64 &uint64, Path path) { in fromJSON()
11 typedef unsigned long long uint64; // NOLINT typedef
6 typedef unsigned long long uint64; // NOLINT typedef
232 typedef unsigned long long uint64; global() typedef
312 uint64_t uint64; member