Home
last modified time | relevance | path

Searched refs:dstFromRep (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/compiler-rt/lib/builtins/
Dfp_trunc.h83 static __inline dst_t dstFromRep(dst_rep_t x) { in dstFromRep() function
Dfp_extend.h90 static __inline dst_t dstFromRep(dst_rep_t x) { in dstFromRep() function
Dfp_extend_impl.inc106 return dstFromRep(result);
Dfp_trunc_impl.inc131 return dstFromRep(result);