Searched defs:_STLP_MATH_INLINE2_D (Results 1 - 1 of 1) sorted by relevance

/external/stlport/stlport/stl/
H A D_cmath.h168 # define _STLP_MATH_INLINE2_D(float_type, type, func, cfunc) macro
177 # define _STLP_MATH_INLINE2_D(float_type, type, func, cfunc) \ macro
237 _STLP_MATH_INLINE2_D(double,double,func,cf) \
241 _STLP_MATH_INLINE2_D(double,double *,func,cf) \
245 _STLP_MATH_INLINE2_D(double,int *,func,cf) \
249 _STLP_MATH_INLINE2_D(double,int,func,cf) \

Completed in 89 milliseconds