Home
last modified time | relevance | path

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

/external/compiler-rt/lib/builtins/
Dfp_trunc.h71 static inline dst_t dstFromRep(dst_rep_t x) { in dstFromRep() function
Dfp_extend.h83 static inline dst_t dstFromRep(dst_rep_t x) { in dstFromRep() function
Dfp_extend_impl.inc107 return dstFromRep(result);
Dfp_trunc_impl.inc134 return dstFromRep(result);