Searched refs:E2F_OPT_YES (Results 1 – 3 of 3) sorted by relevance
717 if (ctx->options & (E2F_OPT_YES|E2F_OPT_NO)) { in PRS()725 if (ctx->options & (E2F_OPT_YES|E2F_OPT_PREEN)) in PRS()732 ctx->options |= E2F_OPT_YES; in PRS()1032 !(ctx->options & E2F_OPT_YES)) { in main()
148 #define E2F_OPT_YES 0x0004 macro
202 if (ctx->options & E2F_OPT_YES) { in ask()