Searched refs:x_long (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/libc/AOR_v20.02/math/test/ |
| H A D | ulp.c | 316 # define F(x, x_wrap, x_long, x_mpfr, a, s, t, twice) \ argument 317 {#x, a, s, twice, {.t = x_wrap}, {.t = x_long}, {.t = x_mpfr}}, 319 # define F(x, x_wrap, x_long, x_mpfr, a, s, t, twice) \ 320 {#x, a, s, twice, {.t = x_wrap}, {.t = x_long}},
|