Searched defs:uint64 (Results 1 – 14 of 14) sorted by relevance
42 typedef unsigned long long int uint64; typedef
40 typedef unsigned long long int uint64; typedef
34 typedef unsigned long long uint64; typedef
59 typedef unsigned long long uint64; typedef64 typedef unsigned __int64 uint64; typedef
63 func NewGenericValueFromInt(t Type, n uint64, signed bool) (g GenericValue) {
763 func ConstInt(t Type, n uint64, signExtend bool) (v Value) {
156 isc_uint64_t uint64; member
127 def uint64(self): member in BinaryReader