Searched refs:E2F_OPT_YES (Results 1 – 4 of 4) sorted by relevance
256 ctx->options |= E2F_OPT_YES; in ask_yn()281 if (ctx->options & E2F_OPT_YES) { in ask()
841 if (ctx->options & (E2F_OPT_YES|E2F_OPT_NO)) { in PRS()849 if (ctx->options & (E2F_OPT_YES|E2F_OPT_PREEN)) in PRS()856 ctx->options |= E2F_OPT_YES; in PRS()1402 !(ctx->options & E2F_OPT_YES)) { in main()
158 #define E2F_OPT_YES 0x0004 macro
2209 if (ctx->options & (E2F_OPT_NO | E2F_OPT_YES)) in fix_problem()