Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_trunc.h60 static const int dstExpBits = 11; variable
71 static const int dstExpBits = 15; variable
81 static const int dstExpBits = 8; variable
95 static const int dstExpBits = 5; variable
105 static const int dstExpBits = 8; variable
H A Dfp_extend.h96 static const int dstExpBits = 8; global() variable
106 static const int dstExpBits = 11; global() variable
116 static const int dstExpBits = 15; global() variable