Home
last modified time | relevance | path

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

/openbsd/sys/arch/hppa/spmath/
H A Dfrnd.c70 Sgl_rightshift(result,(SGL_P-1) - (src_exponent));
H A Dsgl_float.h51 #define Sgl_rightshift(srcdst, varamount) \ macro