Searched defs:expbits (Results 1 – 1 of 1) sorted by relevance
11 uint64_t pack754(long double f, unsigned bits, unsigned expbits) in pack754()53 long double unpack754(uint64_t i, unsigned bits, unsigned expbits) in unpack754()