Searched refs:nexttowardf (Results 1 – 9 of 9) sorted by relevance
16 nexttowardf(float x, long double y) in nexttowardf() function
33 nexttowardf (float x, long double y) in nexttowardf() function
164 nexttowardf.c
167 'nexttowardf.c',
581 extern float nexttowardf (float, long double);
300 f1 = nexttowardf (f1, l1); in main()
3390 newlib/libm/common/nexttowardf.c
1261 * libc/include/math.h: Add log2l,logbl,nexttowardf,1267 * libm/common/nexttowardf.c: Likewise