Home
last modified time | relevance | path

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

/device/soc/rockchip/rk2206/sdk_liteos/platform/system/
Dprintf.c634 unsigned int fwidth = width; in _etoa() local
637 fwidth -= minwidth; in _etoa()
640 fwidth = 0U; in _etoa()
644 fwidth = 0U; in _etoa()
656 i_prec, fwidth, i_flags & ~FLAGS_ADAPT_EXP); in _etoa()