Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_trunc.h56 static const int dstBits = sizeof(dst_t) * CHAR_BIT; variable
66 static const int dstBits = 80; variable
77 static const int dstBits = sizeof(dst_t) * CHAR_BIT; variable
91 static const int dstBits = sizeof(dst_t) * CHAR_BIT; variable
101 static const int dstBits = sizeof(dst_t) * CHAR_BIT; variable
H A Dfp_extend.h92 static const int dstBits = sizeof(dst_t) * CHAR_BIT; global() variable
102 static const int dstBits = sizeof(dst_t) * CHAR_BIT; global() variable
112 static const int dstBits = sizeof(dst_t) * CHAR_BIT; global() variable