Home
last modified time | relevance | path

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

/linux/tools/include/nolibc/
H A Dstdio.h350 int got_width; in __nolibc_printf() local
381 for (got_width = 0;; ch = *fmt++) { in __nolibc_printf()
389 if (got_width) in __nolibc_printf()
397 got_width = 1; in __nolibc_printf()