Home
last modified time | relevance | path

Searched defs:nexttoward (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/openbsd_libm/src/ld80/
H A Ds_nexttoward.c26 nexttoward(double x, long double y) in nexttoward() function
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h153 #define nexttoward(x,y) __TGMATH_REAL_1_2(x, y, nexttoward) macro
/dflybsd-src/contrib/openbsd_libm/include/global/
H A Dtgmath.h192 #define nexttoward(x, y) __tg_simplev(x, nexttoward, x, y) macro