Searched defs:uintptr (Results 1 – 2 of 2) sorted by relevance
146 func readInt(b []byte, off, size uintptr) (u uint64, ok bool) {153 func readIntLE(b []byte, size uintptr) uint64 {
65 typedef unsigned long long int uintptr; typedef209 typedef unsigned int uintptr; typedef