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