Searched refs:Sgl_right_align (Results 1 – 3 of 3) sorted by relevance
/openbsd/sys/arch/hppa/spmath/ |
H A D | sfadd.c | 259 Sgl_right_align(/*operand*/right,/*shifted by*/diff_exponent, 401 Sgl_right_align(result,/*by*/(1-result_exponent),extent);
|
H A D | sfsub.c | 262 Sgl_right_align(/*operand*/right,/*shifted by*/diff_exponent, 404 Sgl_right_align(result,/*by*/(1-result_exponent),extent);
|
H A D | sgl_float.h | 214 #define Sgl_right_align(srcdst,shift,extent) \ macro
|