Home
last modified time | relevance | path

Searched defs:expbits (Results 1 – 2 of 2) 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()
/external/ltp/testcases/kernel/fs/doio/
Ddatabin.c87 long expbits; in databinchk() local