Searched defs:dstExpBits (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/ | ||
H A D | fp_trunc.h | 60 static const int dstExpBits = 11; variable |
H A D | fp_extend.h | 96 static const int dstExpBits = 8; global() variable |