Home
last modified time | relevance | path

Searched refs:pfnFormatFloat (Results 1 – 1 of 1) sorted by relevance

/external/fastrpc/src/
Dstd_strlprintf.c79 typedef int (*pfnFormatFloat)(FieldFormat* me, double dNumber, char* pcBuffer); typedef
501 pfnFormatFloat pfnFormatFloatFunc) in std_strlprintf_inner()