Home
last modified time | relevance | path

Searched defs:expbits (Results 1 – 1 of 1) sorted by relevance

/external/fio/lib/
Dieee754.c11 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()