Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fgrep/
H A Dfgrep.c60 #define WIDTH1 WW._eucw1 macro
67 (ISSET3(lc) ? WIDTH3 : WIDTH1)); \
268 if ((WIDTH1 == 0) && (WIDTH2 == 0) && in main()
274 WIDTH1 = 1; in main()
495 (ISSET2(c) ? WIDTH2 : (ISSET3(c) ? WIDTH3 : WIDTH1)); in getargc()
509 (ISSET2(c) ? WIDTH2 : (ISSET3(c) ? WIDTH3 : WIDTH1)); in getargc()