Searched refs:args1f (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | dotest.c | 469 {"sinf", (funcptr)mpfr_sin, args1f, {NULL}, 473 {"cosf", (funcptr)mpfr_cos, args1f, {NULL}, 477 {"tanf", (funcptr)mpfr_tan, args1f, {NULL}, 479 {"sincosf_sinf", (funcptr)mpfr_sin, args1f, {NULL}, 481 {"sincosf_cosf", (funcptr)mpfr_cos, args1f, {NULL}, 489 {"asinf", (funcptr)mpfr_asin, args1f, {NULL}, 493 {"acosf", (funcptr)mpfr_acos, args1f, {NULL}, 502 {"atanf", (funcptr)mpfr_atan, args1f, {NULL}, 518 {"expf", (funcptr)mpfr_exp, args1f, {NULL}, 522 {"sinhf", (funcptr)mpfr_sinh, args1f, {NULL}, [all …]
|
D | intern.h | 47 args1f, /* same as args1 but in single prec */ enumerator
|
D | main.c | 68 case args1f: in isdouble()
|
/external/arm-optimized-routines/math/test/rtest/ |
D | dotest.c | 468 {"sinf", (funcptr)mpfr_sin, args1f, {NULL}, 472 {"cosf", (funcptr)mpfr_cos, args1f, {NULL}, 476 {"tanf", (funcptr)mpfr_tan, args1f, {NULL}, 478 {"sincosf_sinf", (funcptr)mpfr_sin, args1f, {NULL}, 480 {"sincosf_cosf", (funcptr)mpfr_cos, args1f, {NULL}, 488 {"asinf", (funcptr)mpfr_asin, args1f, {NULL}, 492 {"acosf", (funcptr)mpfr_acos, args1f, {NULL}, 501 {"atanf", (funcptr)mpfr_atan, args1f, {NULL}, 517 {"expf", (funcptr)mpfr_exp, args1f, {NULL}, 521 {"sinhf", (funcptr)mpfr_sinh, args1f, {NULL}, [all …]
|
D | intern.h | 46 args1f, /* same as args1 but in single prec */ enumerator
|
D | main.c | 67 case args1f: in isdouble()
|