Searched refs:_STLP_MATH_INLINE2XX (Results 1 - 1 of 1) sorted by relevance

/external/stlport/stlport/stl/
H A D_cmath.h201 #define _STLP_MATH_INLINE2XX(__type,func,cfunc) \ macro
260 _STLP_MATH_INLINE2XX(long double,func,cf)
276 _STLP_MATH_INLINE2XX(float,func,cf) \
292 _STLP_MATH_INLINE2XX(float,func,cf) \
293 _STLP_MATH_INLINE2XX(long double,func,cf)
321 _STLP_MATH_INLINE2XX(float,func,cf)
497 _STLP_MATH_INLINE2XX(float, hypot, hypot)

Completed in 20 milliseconds