Deposit_ssign 167 arch/parisc/math-emu/sgl_float.h #define Sgl_set_sign(sgl_value,sign) Deposit_ssign(sgl_value,sign) Deposit_ssign 169 arch/parisc/math-emu/sgl_float.h Deposit_ssign(sgl_value,~Ssign(sgl_value)) Deposit_ssign 170 arch/parisc/math-emu/sgl_float.h #define Sgl_setone_sign(sgl_value) Deposit_ssign(sgl_value,1)