Home
last modified time | relevance | path

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

/openbsd/sys/arch/hppa/spmath/
H A Dsfadd.c259 Sgl_right_align(/*operand*/right,/*shifted by*/diff_exponent,
401 Sgl_right_align(result,/*by*/(1-result_exponent),extent);
H A Dsfsub.c262 Sgl_right_align(/*operand*/right,/*shifted by*/diff_exponent,
404 Sgl_right_align(result,/*by*/(1-result_exponent),extent);
H A Dsgl_float.h214 #define Sgl_right_align(srcdst,shift,extent) \ macro