Searched defs:negate (Results 1 - 7 of 7) sorted by relevance

/haiku/src/system/libroot/posix/glibc/arch/generic/
H A Ds_csinl.c32 int negate = signbit (__real__ x); local
H A Ds_csinhl.c32 int negate = signbit (__real__ x); local
H A Ds_csin.c32 int negate = signbit (__real__ x); local
H A Ds_csinh.c32 int negate = signbit (__real__ x); local
H A Ds_csinf.c32 int negate = signbit (__real__ x); local
H A Ds_csinhf.c32 int negate = signbit (__real__ x); local
/haiku/headers/cpp/
H A Dstl_function.h85 struct negate : public unary_function<_Tp,_Tp> struct in inherits:unary_function

Completed in 40 milliseconds