Searched defs:DecodeFixed64 (Results 1 – 4 of 4) sorted by relevance
55 inline uint64 DecodeFixed64(const char* ptr) { in DecodeFixed64() function
91 inline uint64_t DecodeFixed64(const char* ptr) { in DecodeFixed64() function
37 inline uint64_t DecodeFixed64(const char* ptr) { in DecodeFixed64() function
100 func (*Buffer) DecodeFixed64() (uint64, error) { panic("not implemented") } func