Home
last modified time | relevance | path

Searched refs:SizeInt64 (Results 1 – 3 of 3) sorted by relevance

/external/flatbuffers/go/
Dsizes.go26 SizeInt64 = 8 const
Dencode.go188 for i := uint(0); i < uint(SizeInt64); i++ {
Dbuilder.go632 b.Prep(SizeInt64, 0)
714 b.head -= UOffsetT(SizeInt64)