Home | History | Annotate | Download | only in util

Lines Matching full:estyle

1019 	int estyle = (flags & PRINT_F_TYPE_E);
1079 estyle = 1;
1104 if (estyle) /* We want exactly one integer digit. */
1130 if (estyle && intpart == 10) {
1160 if (flags & PRINT_F_TYPE_G && estyle &&
1163 estyle = 0;
1167 if (estyle) {