Searched refs:MutateUint8Slot (Results 1 – 2 of 2) sorted by relevance
418 func (t *Table) MutateUint8Slot(slot VOffsetT, n uint8) bool { func
1597 testcase{"Uint8Slot", func() bool { return t.MutateUint8Slot(calcVOffsetT(2), 4) }},1615 testcase{"Uint8Slot", func() bool { return t.MutateUint8Slot(calcVOffsetT(16), 2) }},