Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h330 #define cbrt(Val) __TGMATH_UNARY_REAL_ONLY (Val, cbrt) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h128 #define cbrt(x) __TGMATH_REAL(x, cbrt) macro