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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/mpstat/
H A Dioconf.c82 * set (and ordering) syms. Use nozero to generate strings
90 static char *ioc_conv(int radix, int nozero, const char *syms, argument
99 val += nozero;
102 if (!nozero) {
105 return (p); /* Empty string if nozero radix gets val == 0 */
111 if (nozero && (j == 0)) {
112 /* Comp for 10 in nozero bases */

Completed in 25 milliseconds