Home
last modified time | relevance | path

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

/DragonOS/kernel/src/libs/
H A Dprintk.c571 int total_dec_count = js_num_d; in write_float_point_num() local
575 while (total_dec_count < precision) in write_float_point_num()
577 ++total_dec_count; in write_float_point_num()