Searched defs:floatBits (Results 1 – 2 of 2) sorted by relevance
314 func (d *decimal) floatBits(flt *floatInfo) (b uint64, overflow bool) { func
210 func floatBits(f float64) uint64 { func