Searched refs:wide_width (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A D_doprnt.c91 int wide_width = 0, short_width = 0; local
121 wide_width++;
124 wide_width = 2;
149 switch (wide_width)
165 } /* End of switch (wide_width) */
175 if (wide_width == 0)
/freebsd-11-stable/contrib/binutils/libiberty/
H A D_doprnt.c91 int wide_width = 0, short_width = 0; local
121 wide_width++;
124 wide_width = 2;
149 switch (wide_width)
165 } /* End of switch (wide_width) */
175 if (wide_width == 0)

Completed in 79 milliseconds