Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_extend.h98 static const int dstBits = sizeof(dst_t) * CHAR_BIT; variable
108 static const int dstBits = sizeof(dst_t) * CHAR_BIT; variable
118 static const int dstBits = sizeof(dst_t) * CHAR_BIT; variable