Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/printf/
H A Dprintf.c58 if (haveprec) \
62 else if (haveprec) \
179 int fieldwidth, haveprec, havewidth, mod_ldbl, precision; in doformat() local
293 haveprec = 1; in doformat()
297 haveprec = 0; in doformat()
306 haveprec = 0; in doformat()