Searched refs:std_dtoa_hex (Results 1 – 3 of 3) sorted by relevance
/external/fastrpc/src/ |
D | std_dtoa.h | 127 int std_dtoa_hex( double dNumber, int nPrecision, char cFormat,
|
D | std_dtoa.c | 374 int std_dtoa_hex( double dNumber, int nPrecision, char cFormat, in std_dtoa_hex() function
|
D | std_strlprintf.c | 260 nError = std_dtoa_hex(dNumber, nPrecision, me->cType, szIntegerPart, in ConvertFloat()
|