HomeSort by: relevance | last modified time | path
    Searched refs:Sgl_right_align (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hppa/spmath/
sfadd.c 288 Sgl_right_align(/*operand*/right,/*shifted by*/diff_exponent,
430 Sgl_right_align(result,/*by*/(1-result_exponent),extent);
sfsub.c 291 Sgl_right_align(/*operand*/right,/*shifted by*/diff_exponent,
433 Sgl_right_align(result,/*by*/(1-result_exponent),extent);
sgl_float.h 240 #define Sgl_right_align(srcdst,shift,extent) \

Completed in 36 milliseconds