Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/spmath/
H A Dfcnvxf.c68 Int_negate(src); in sgl_to_sgl_fcnvxf()
135 Int_negate(src); in sgl_to_dbl_fcnvxf()
H A Dcnv_float.h239 #define Int_negate(int_value) int_value = -int_value macro