Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fgrep/
H A Dfgrep.c62 #define WIDTH3 WW._eucw3 macro
67 (ISSET3(lc) ? WIDTH3 : WIDTH1)); \
269 (WIDTH3 == 0)) { in main()
277 WIDTH3++; in main()
495 (ISSET2(c) ? WIDTH2 : (ISSET3(c) ? WIDTH3 : WIDTH1)); in getargc()
509 (ISSET2(c) ? WIDTH2 : (ISSET3(c) ? WIDTH3 : WIDTH1)); in getargc()