Searched defs:dataFormat (Results 1 – 7 of 7) sorted by relevance
28 type dataFormat interface { interface54 func makeBuf(d *Data, format dataFormat, name string, off Offset, data []byte) buf {
1207 func (d *Data) debugAddr(format dataFormat, addrBase, idx uint64) (uint64, error) {
144 uint8_t dataFormat[4]; member