Home
last modified time | relevance | path

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

/device/soc/rockchip/rk2206/sdk_liteos/platform/system/
Dprintf.c562 unsigned int minwidth_five = 5U; in _etoa() local
610 …idth = ((expval < expval_eff5_int) && (expval > -expval_eff5_int)) ? minwidth_four : minwidth_five; in _etoa()