Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dfp_extend.h23 static const int srcSigBits = 23; variable
30 static const int srcSigBits = 52; variable
50 static const int srcSigBits = 10; variable
H A Dfp_trunc.h22 static const int srcSigBits = 23; variable
28 static const int srcSigBits = 52; variable
34 static const int srcSigBits = 112; variable