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