Home
last modified time | relevance | path

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

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