Home
last modified time | relevance | path

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

/dflybsd-src/contrib/openbsd_libm/src/
H A Ds_cbrt.c33 cbrt(double x) in cbrt() function
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h125 #define cbrt(x) __TGMATH_REAL(x, cbrt) macro
/dflybsd-src/contrib/openbsd_libm/include/global/
H A Dtgmath.h164 #define cbrt(x) __tg_simple(x, cbrt) macro