Searched refs:MutateB (Results 1 – 5 of 5) sorted by relevance
19 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
19 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
334 testcase{"Pos.Test3.B", func() bool { return monster.Pos(nil).Test3(nil).MutateB(60) }},397 monster.Pos(nil).Test3(nil).MutateB(6)