Searched refs:WS_ONLY (Results 1 – 2 of 2) sorted by relevance
67 #define WS_ONLY (1) in main() macro86 if (!strcmp(argv[i], "-w")) { ws = WS_ONLY; continue; } in main()141 if (ws == WS_ONLY) { in main()168 if (ws == WS_ONLY) in main()209 if ((ws != WS_ONLY) || (flags & PM_PAGE_REFERENCED)) { in main()244 if (ws == WS_ONLY) { in main()271 if (ws == WS_ONLY) { in main()
123 #define WS_ONLY 1 in main() macro139 if (!strcmp(argv[arg], "-w")) { ws = WS_ONLY; continue; } in main()185 case WS_ONLY: in main()