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

/illumos-gate/usr/src/cmd/fgrep/
H A Dfgrep.c61 #define WIDTH2 WW._eucw2 macro
66 (ISSET2(lc) ? WIDTH2 : \
268 if ((WIDTH1 == 0) && (WIDTH2 == 0) &&
276 WIDTH2++;
495 (ISSET2(c) ? WIDTH2 : (ISSET3(c) ? WIDTH3 : WIDTH1));
509 (ISSET2(c) ? WIDTH2 : (ISSET3(c) ? WIDTH3 : WIDTH1));

Completed in 76 milliseconds