Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/
A Dprintf.c106 static size_t exponent_to_string(char *buf, int32_t exponent) in exponent_to_string() function
327 pos += exponent_to_string(&buf[pos], exponent_signed); in double_to_hexstring()
/AliOS-Things-master/components/debug/src/
A Ddebug_print.c169 static size_t exponent_to_string(char *buf, int32_t exponent) in exponent_to_string() function
406 pos += exponent_to_string(&buf[pos], exponent_signed); in double_to_hexstring()

Completed in 15 milliseconds