Home
last modified time | relevance | path

Searched refs:CL_INLINE_DECL (Results 1 – 25 of 37) sorted by relevance

12

/dports/math/cln/cln-1.3.6/src/base/
H A Dcl_inline.h6 #undef CL_INLINE_DECL
8 #define CL_INLINE_DECL(fcn) CL_INLINE_HINT fcn ## _inline macro
/dports/math/cln/cln-1.3.6/src/float/ffloat/elem/
H A Dcl_FF_zerop.cc16 CL_INLINE bool CL_INLINE_DECL(zerop) (const cl_FF& x) in CL_INLINE_DECL() function
H A Dcl_FF_minusp.cc16 CL_INLINE bool CL_INLINE_DECL(minusp) (const cl_FF& x) in CL_INLINE_DECL() function
/dports/math/cln/cln-1.3.6/src/float/lfloat/elem/
H A Dcl_LF_zerop.cc16 CL_INLINE bool CL_INLINE_DECL(zerop) (const cl_LF& x) in CL_INLINE_DECL() function
H A Dcl_LF_minusp.cc16 CL_INLINE bool CL_INLINE_DECL(minusp) (const cl_LF& x) in CL_INLINE_DECL() function
/dports/math/cln/cln-1.3.6/src/float/sfloat/elem/
H A Dcl_SF_zerop.cc16 CL_INLINE bool CL_INLINE_DECL(zerop) (const cl_SF& x) in CL_INLINE_DECL() function
H A Dcl_SF_minusp.cc16 CL_INLINE bool CL_INLINE_DECL(minusp) (const cl_SF& x) in CL_INLINE_DECL() function
/dports/math/cln/cln-1.3.6/src/float/dfloat/misc/
H A Dcl_DF_digits.cc16 CL_INLINE uintC CL_INLINE_DECL(float_digits) (const cl_DF& x) in CL_INLINE_DECL() function
H A Dcl_DF_exponent.cc16 CL_INLINE sintE CL_INLINE_DECL(float_exponent) (const cl_DF& x) in CL_INLINE_DECL() function
/dports/math/cln/cln-1.3.6/src/float/ffloat/misc/
H A Dcl_FF_digits.cc16 CL_INLINE uintC CL_INLINE_DECL(float_digits) (const cl_FF& x) in CL_INLINE_DECL() function
H A Dcl_FF_exponent.cc16 CL_INLINE sintE CL_INLINE_DECL(float_exponent) (const cl_FF& x) in CL_INLINE_DECL() function
/dports/math/cln/cln-1.3.6/src/float/sfloat/misc/
H A Dcl_SF_digits.cc16 CL_INLINE uintC CL_INLINE_DECL(float_digits) (const cl_SF& x) in CL_INLINE_DECL() function
H A Dcl_SF_exponent.cc16 CL_INLINE sintE CL_INLINE_DECL(float_exponent) (const cl_SF& x) in CL_INLINE_DECL() function
/dports/math/cln/cln-1.3.6/src/rational/misc/
H A Dcl_RA_signum.cc18 CL_INLINE const cl_RA CL_INLINE_DECL(signum) (const cl_RA& x) in CL_INLINE_DECL() function
/dports/math/cln/cln-1.3.6/src/integer/misc/
H A Dcl_I_signum.cc16 CL_INLINE const cl_I CL_INLINE_DECL(signum) (const cl_I& x) in CL_INLINE_DECL() function
/dports/math/cln/cln-1.3.6/src/float/lfloat/misc/
H A Dcl_LF_digits.cc16 CL_INLINE uintC CL_INLINE_DECL(float_digits) (const cl_LF& x) in CL_INLINE_DECL() function
H A Dcl_LF_exponent.cc16 CL_INLINE sintE CL_INLINE_DECL(float_exponent) (const cl_LF& x) in CL_INLINE_DECL() function
/dports/math/cln/cln-1.3.6/src/float/dfloat/elem/
H A Dcl_DF_zerop.cc16 CL_INLINE bool CL_INLINE_DECL(zerop) (const cl_DF& x) in CL_INLINE_DECL() function
H A Dcl_DF_minusp.cc16 CL_INLINE bool CL_INLINE_DECL(minusp) (const cl_DF& x) in CL_INLINE_DECL() function
/dports/math/cln/cln-1.3.6/src/real/transcendental/
H A Dcl_R_tan.cc14 CL_INLINE const cl_R CL_INLINE_DECL(tan) (const cl_R& x) in CL_INLINE_DECL() function
H A Dcl_R_tanh.cc14 CL_INLINE const cl_R CL_INLINE_DECL(tanh) (const cl_R& x) in CL_INLINE_DECL() function
/dports/math/cln/cln-1.3.6/src/real/algebraic/
H A Dcl_RA_sqrt.cc17 CL_INLINE const cl_R CL_INLINE_DECL(sqrt) (const cl_RA& x) in CL_INLINE_DECL() function
/dports/math/cln/cln-1.3.6/src/real/conv/
H A Dcl_F_from_R_def.cc16 CL_INLINE const cl_F CL_INLINE_DECL(cl_float) (const cl_R& x) in CL_INLINE_DECL() function
/dports/math/cln/cln-1.3.6/src/complex/algebraic/
H A Dcl_C_abs_aux.cc16 CL_INLINE const cl_R CL_INLINE_DECL(abs) (const cl_C& x) in CL_INLINE_DECL() function
/dports/math/cln/cln-1.3.6/src/float/transcendental/
H A Dcl_F_tan.cc14 CL_INLINE const cl_F CL_INLINE_DECL(tan) (const cl_F& x) in CL_INLINE_DECL() function

12