Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/
A Dprintf.c303 int zero_count = 0; in double_to_hexstring() local
309 zero_count++; in double_to_hexstring()
317 while (zero_count > 0) { in double_to_hexstring()
319 zero_count--; in double_to_hexstring()
/AliOS-Things-master/components/debug/src/
A Ddebug_print.c382 int zero_count = 0; in double_to_hexstring() local
388 zero_count++; in double_to_hexstring()
396 while (zero_count > 0) { in double_to_hexstring()
398 zero_count--; in double_to_hexstring()

Completed in 6 milliseconds