Searched defs:PrependFloat32Slot (Results 1 – 3 of 3) sorted by relevance
345 function mt:PrependFloat32Slot(...) self:PrependSlot(Float32, ...) end function
522 func (b *Builder) PrependFloat32Slot(o int, x, d float32) { func
609 def PrependFloat32Slot(self, *args): self.PrependSlot(N.Float32Flags, member in Builder