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