Searched refs:WS_ONLY (Results 1 – 2 of 2) sorted by relevance
68 #define WS_ONLY (1) in main() macro87 if (!strcmp(argv[i], "-w")) { ws = WS_ONLY; continue; } in main()142 if (ws == WS_ONLY) { in main()169 if (ws == WS_ONLY) in main()210 if ((ws != WS_ONLY) || (flags & PM_PAGE_REFERENCED)) { in main()245 if (ws == WS_ONLY) { in main()272 if (ws == WS_ONLY) { in main()
195 #define WS_ONLY 1 in main() macro220 if (!strcmp(argv[arg], "-w")) { ws = WS_ONLY; continue; } in main()271 case WS_ONLY: in main()