Searched defs:fValue (Results 1 – 1 of 1) sorted by relevance
578 static int ftoa(float fValue, char *pcBuf, int iPrecision) in ftoa()1057 float fValue = va_arg(pArgs, double); in am_util_stdio_vsprintf() local