Home
last modified time | relevance | path

Searched refs:Sgl_leftshift (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/hppa/spmath/
H A Dfrnd.c89 Sgl_leftshift(result,(SGL_P-1) - (src_exponent));
H A Dsfdiv.c210 Sgl_leftshift(opnd3,SGL_P-count);
H A Dsgl_float.h53 #define Sgl_leftshift(srcdst, varamount) \ macro