OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_Stl_fcvtR
(Results
1 - 2
of
2
) sorted by null
/external/stlport/src/
num_put_float.cpp
218
static inline char*
_Stl_fcvtR
(double x, int n, int* pt, int* sign, char* buf)
226
static inline char*
_Stl_fcvtR
(long double x, int n, int* pt, int* sign, char* buf)
233
static inline char*
_Stl_fcvtR
(double x, int n, int* pt, int* sign, char* buf, size_t bsize)
238
static inline char*
_Stl_fcvtR
(long double x, int n, int* pt, int* sign, char* buf, size_t bsize)
245
static inline char*
_Stl_fcvtR
(double x, int n, int* pt, int* sign, char* buf)
250
static inline char*
_Stl_fcvtR
(long double x, int n, int* pt, int* sign, char* buf)
256
static inline char*
_Stl_fcvtR
(double x, int n, int* pt, int* sign, char* buf, size_t bsize)
262
static inline char*
_Stl_fcvtR
(long double x, int n, int* pt, int* sign, char* buf, size_t bsize)
269
static inline char*
_Stl_fcvtR
(double x, int n, int* pt, int* sign)
274
static inline char*
_Stl_fcvtR
(long double x, int n, int* pt, int* sign
[
all
...]
/ndk/sources/cxx-stl/stlport/src/
num_put_float.cpp
218
static inline char*
_Stl_fcvtR
(double x, int n, int* pt, int* sign, char* buf)
226
static inline char*
_Stl_fcvtR
(long double x, int n, int* pt, int* sign, char* buf)
233
static inline char*
_Stl_fcvtR
(double x, int n, int* pt, int* sign, char* buf, size_t bsize)
238
static inline char*
_Stl_fcvtR
(long double x, int n, int* pt, int* sign, char* buf, size_t bsize)
245
static inline char*
_Stl_fcvtR
(double x, int n, int* pt, int* sign, char* buf)
250
static inline char*
_Stl_fcvtR
(long double x, int n, int* pt, int* sign, char* buf)
256
static inline char*
_Stl_fcvtR
(double x, int n, int* pt, int* sign, char* buf, size_t bsize)
262
static inline char*
_Stl_fcvtR
(long double x, int n, int* pt, int* sign, char* buf, size_t bsize)
269
static inline char*
_Stl_fcvtR
(double x, int n, int* pt, int* sign)
274
static inline char*
_Stl_fcvtR
(long double x, int n, int* pt, int* sign
[
all
...]
Completed in 2289 milliseconds