Searched defs:uint64 (Results 1 – 7 of 7) 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
63 func NewGenericValueFromInt(t Type, n uint64, signed bool) (g GenericValue) {
831 func ConstInt(t Type, n uint64, signExtend bool) (v Value) {
232 typedef unsigned long long uint64; typedef
280 uint64_t uint64; member