Searched defs:GetUint64 (Results 1 – 4 of 4) sorted by relevance
29 static bool GetUint64(FileTest *t, uint64_t *out, const char *name) { in GetUint64() function
56 func GetUint64(buf []byte) (n uint64) { func
93 func (t *Table) GetUint64(off UOffsetT) uint64 { func