Searched defs:MutateB (Results 1 – 4 of 4) sorted by relevance
21 public void MutateB(int b) { __p.bb.PutInt(__p.bb_pos + 4, b); } in MutateB() method
32 func (rcv *StructInNestedNS) MutateB(n int32) bool { func
21 public void MutateB(sbyte b) { __p.bb.PutSbyte(__p.bb_pos + 2, b); } in MutateB() method
32 func (rcv *Test) MutateB(n int8) bool { func