Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dstd_strlprintf.c56 #define FF_MINUS 2 // '-' macro
538 ('-' == *pcIn) ? FF_MINUS : in std_strlprintf_inner()
558 if ((ff.flags & FF_MINUS) && ff.nWidth > 0) { in std_strlprintf_inner()