Lines Matching full:nobigs
6735 static int nobigs = -1;6827 if (nobigs < 0) {6828 if (getenv("NOBIGS")) {6829 nobigs = 1;6831 nobigs = 0;6834 if (nobigs) {