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

/external/stlport/src/
H A Dnum_put_float.cpp306 # define _STLP_PARAMS , buf, bsize macro
308 # define _STLP_PARAMS macro
311 { return _Stl_ecvtR(__STATIC_CAST(double, x), n, pt, sign _STLP_PARAMS); }
313 { return _Stl_fcvtR(__STATIC_CAST(double, x), n, pt, sign _STLP_PARAMS); }
314 # undef _STLP_PARAMS macro

Completed in 86 milliseconds