Home
last modified time | relevance | path

Searched refs:scaleUpDouble1024 (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/crt/math/libm_sse2/
H A Datan2.c612 scaleUpDouble1024(ux, &ux); in FN_PROTOTYPE()
613 scaleUpDouble1024(uy, &uy); in FN_PROTOTYPE()
H A Dlibm_inlines.h747 static inline void scaleUpDouble1024(unsigned long long ux, unsigned long long *ur) in scaleUpDouble1024() function