Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.bin/printf/
HDprintf.c75 if (haveprec) \
79 else if (haveprec) \
213 int fieldwidth, haveprec, havewidth, mod_ldbl, precision; in printf_doformat() local
320 haveprec = 1; in printf_doformat()
324 haveprec = 0; in printf_doformat()
333 haveprec = 0; in printf_doformat()