Home
last modified time | relevance | path

Searched defs:fValue (Results 1 – 1 of 1) sorted by relevance

/hal_ambiq-3.5.0/utils/
Dam_util_stdio.c578 static int ftoa(float fValue, char *pcBuf, int iPrecision) in ftoa()
1057 float fValue = va_arg(pArgs, double); in am_util_stdio_vsprintf() local