Searched refs:fmaxl (Results 1 – 5 of 5) sorted by relevance
/picolibc-latest/newlib/libm/ld/common/ |
D | s_fmaxl.c | 30 fmaxl(long double x, long double y) in fmaxl() function
|
/picolibc-latest/newlib/libc/include/ |
D | math.h | 574 extern long double fmaxl (long double, long double);
|
/picolibc-latest/test/ |
D | math-funcs.c | 259 l1 = fmaxl (l1, l2); in main()
|
D | long_double_vec.h | 8721 long double y = fmaxl(fmaxl_vec[i].x0, fmaxl_vec[i].x1); in test_fmaxl()
|
/picolibc-latest/newlib/ |
D | ChangeLog-2015 | 6419 * libm/common/fmaxl.c: Likewise. 6498 (llroundl, truncl, remquol, fdiml, fmaxl, fminl, fmal, acoshl): Ditto. 6535 * libm/common/fmaxl.c: Likewise.
|