Home
last modified time | relevance | path

Searched defs:negate (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/math/
Ds_csinh_template.c30 int negate = signbit (__real__ x); in M_DECL_FUNC() local
Ds_csin_template.c30 int negate = signbit (__real__ x); in M_DECL_FUNC() local
/glibc-2.36/sysdeps/x86/fpu/
Dpowl_helper.c77 bool negate; in libm_hidden_proto() local
/glibc-2.36/inet/
Drcmd.c656 int negate=1; /* Multiply return with this to get -1 instead of 1 */ in __checkhost_sa() local