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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfp_trunc.h71 static __inline dst_t dstFromRep(dst_rep_t x) { function
H A Dfp_extend.h83 static __inline dst_t dstFromRep(dst_rep_t x) { function
H A Dfp_extend_impl.inc107 return dstFromRep(result);
H A Dfp_trunc_impl.inc134 return dstFromRep(result);

Completed in 179 milliseconds