Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libm/common/m9x/
H A Dllrint.c49 llrint(double x) { in llrint() function
/titanic_44/usr/src/head/
H A Dtgmath.h117 #define llrint(x) __tgmath_llrint(x) macro