Home
last modified time | relevance | path

Searched refs:Sgl_leftshiftby4 (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/arch/hppa/spmath/
H A Dsgl_float.h128 #define Sgl_leftshiftby4(sgl_value) \ macro
263 Sgl_leftshiftby4(sgl_opnd); \
H A Dsfmpy.c179 Sgl_leftshiftby4(opnd2); /* make room for guard bits */
H A Dsfadd.c340 Sgl_leftshiftby4(result);
H A Dsfdiv.c182 Sgl_leftshiftby4(opnd2);
H A Dsfsub.c343 Sgl_leftshiftby4(result);