Home
last modified time | relevance | path

Searched refs:Int_negate (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/parisc/math-emu/
Dfcnvxf.c73 Int_negate(src); in sgl_to_sgl_fcnvxf()
144 Int_negate(src); in sgl_to_dbl_fcnvxf()
Dcnv_float.h224 #define Int_negate(int_value) int_value = -int_value macro