Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/libraries/std/common/src/
Dstd_sprintf.c200 int flag = 0, width = 0, precision = -1, radix = 10; in STD_TVSNPrintf() local
Dstd_string.c943 int flag = 0, width = 0, radix = 10; in STD_TVSScanf() local
/TwlSDK-5.5/build/libraries/os/common/src/
Dos_printf.c951 int flag = 0, width = 0, precision = -1, radix = 10; in OS_VSNPrintfEx() local