Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dstd_strlprintf.c511 char achBuf[FORMATNUMBER_SIZE]; in std_strlprintf_inner() local
623 AEEVA_ARG(args, achBuf[0], int); in std_strlprintf_inner()
624 achBuf[1] = '\0'; in std_strlprintf_inner()
625 ff.pszStr = achBuf; in std_strlprintf_inner()
649 FormatNumber(&ff, achBuf, uArg64); in std_strlprintf_inner()