Home
last modified time | relevance | path

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

/freebsd/usr.bin/printf/
H A Dprintf.c61 if (haveprec) \
65 else if (haveprec) \
199 int fieldwidth, haveprec, havewidth, mod_ldbl, precision; in printf_doformat() local
306 haveprec = 1; in printf_doformat()
310 haveprec = 0; in printf_doformat()
319 haveprec = 0; in printf_doformat()