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

/prebuilts/ndk/current/sources/cxx-stl/stlport/src/
H A Dnum_put_float.cpp293 # define _STLP_BUF_PARAMS , char* buf, size_t bsize macro
296 # define _STLP_BUF_PARAMS macro
300 static inline char* _Stl_ecvtR(double x, int n, int* pt, int* sign _STLP_BUF_PARAMS) argument
302 static inline char* _Stl_fcvtR(double x, int n, int* pt, int* sign _STLP_BUF_PARAMS) argument
310 static inline char* _Stl_ecvtR(long double x, int n, int* pt, int* sign _STLP_BUF_PARAMS) argument
312 static inline char* _Stl_fcvtR(long double x, int n, int* pt, int* sign _STLP_BUF_PARAMS) argument
317 # undef _STLP_BUF_PARAMS macro
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
H A Dnum_put_float.cpp293 # define _STLP_BUF_PARAMS , char* buf, size_t bsize macro
296 # define _STLP_BUF_PARAMS macro
300 static inline char* _Stl_ecvtR(double x, int n, int* pt, int* sign _STLP_BUF_PARAMS) argument
302 static inline char* _Stl_fcvtR(double x, int n, int* pt, int* sign _STLP_BUF_PARAMS) argument
310 static inline char* _Stl_ecvtR(long double x, int n, int* pt, int* sign _STLP_BUF_PARAMS) argument
312 static inline char* _Stl_fcvtR(long double x, int n, int* pt, int* sign _STLP_BUF_PARAMS) argument
317 # undef _STLP_BUF_PARAMS macro
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
H A Dnum_put_float.cpp293 # define _STLP_BUF_PARAMS , char* buf, size_t bsize macro
296 # define _STLP_BUF_PARAMS macro
300 static inline char* _Stl_ecvtR(double x, int n, int* pt, int* sign _STLP_BUF_PARAMS) argument
302 static inline char* _Stl_fcvtR(double x, int n, int* pt, int* sign _STLP_BUF_PARAMS) argument
310 static inline char* _Stl_ecvtR(long double x, int n, int* pt, int* sign _STLP_BUF_PARAMS) argument
312 static inline char* _Stl_fcvtR(long double x, int n, int* pt, int* sign _STLP_BUF_PARAMS) argument
317 # undef _STLP_BUF_PARAMS macro

Completed in 176 milliseconds