Home
last modified time | relevance | path

Searched defs:t (Results 1 – 13 of 13) sorted by relevance

/math/
A Dtst-CMPLX.c13 #define T(f, r, i, t) \ in do_test() argument
24 #define C(f, t) \ in do_test() argument
A Ds_ctan_template.c65 const int t = (int) ((M_MAX_EXP - 1) * M_MLIT (M_LN2) / 2); in M_DECL_FUNC() local
A Ds_ctanh_template.c65 const int t = (int) ((M_MAX_EXP - 1) * M_MLIT (M_LN2) / 2); in M_DECL_FUNC() local
A Ds_clog_template.c48 FLOAT t = absx; in M_DECL_FUNC() local
A Ds_clog10_template.c54 FLOAT t = absx; in M_DECL_FUNC() local
A Ds_catanh_template.c108 FLOAT t = absx; in M_DECL_FUNC() local
A Ds_ccosh_template.c39 const int t = (int) ((M_MAX_EXP - 1) * M_MLIT (M_LN2)); in M_DECL_FUNC() local
A Ds_catan_template.c86 FLOAT t = absx; in M_DECL_FUNC() local
A Ds_cexp_template.c39 const int t = (int) ((M_MAX_EXP - 1) * M_MLIT (M_LN2)); in M_DECL_FUNC() local
A Dk_casinh_template.c53 FLOAT t = __real__ y; in M_DECL_FUNC() local
193 FLOAT t = __real__ y; in M_DECL_FUNC() local
A Ds_csinh_template.c42 const int t = (int) ((M_MAX_EXP - 1) * M_MLIT (M_LN2)); in M_DECL_FUNC() local
A Ds_csin_template.c42 const int t = (int) ((M_MAX_EXP - 1) * M_MLIT (M_LN2)); in M_DECL_FUNC() local
A Dgen-auto-libm-tests.c637 generic_arg_ret_type (arg_ret_type t) in generic_arg_ret_type()
1369 for (char *t = p; t < ep; t++) in add_test() local
1394 for (char *t = p; t < ep; t++) in add_test() local
1655 mpz_t t; in int_fits_type() local

Completed in 13 milliseconds