Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/utilities/str/
Dfsl_str.c1222 static uint8_t StrFormatScanFillFloat(uint32_t flag, va_list *args_ptr, double fnum) in StrFormatScanFillFloat()
1445 double fnum = 0.0; in StrFormatScanf() local