Home
last modified time | relevance | path

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

/hal_ambiq-3.7.0/utils/
Dam_util_stdio.c568 #define AM_FTOA_ERR_VAL_TOO_SMALL -1 macro
613 return AM_FTOA_ERR_VAL_TOO_SMALL; in ftoa()
1068 if ( iVal == AM_FTOA_ERR_VAL_TOO_SMALL ) in am_util_stdio_vsprintf()