Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/printf/
H A Dprintf.c57 if (havewidth) \
179 int fieldwidth, haveprec, havewidth, mod_ldbl, precision; in doformat() local
247 havewidth = 1; in doformat()
252 havewidth = 0; in doformat()