Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/builtins/
H A Dfp_trunc.h60 static const int dstExpBits = 11; global() variable
71 static const int dstExpBits = 15; global() variable
81 static const int dstExpBits = 8; global() variable
95 static const int dstExpBits = 5; global() variable
105 static const int dstExpBits = 8; global() variable
H A Dfp_extend.h111 static const int dstExpBits = 8; global() variable
121 static const int dstExpBits = 11; global() variable
131 static const int dstExpBits = 15; global() variable