Searched defs:PrependFloat64Slot (Results 1 – 3 of 3) sorted by relevance
330 function mt:PrependFloat64Slot(...) self:PrependSlot(Float64, ...) end function
510 func (b *Builder) PrependFloat64Slot(o int, x, d float64) { func
582 def PrependFloat64Slot(self, *args): self.PrependSlot(N.Float64Flags, member in Builder