Lines Matching refs:e

33 e << str_plural_r.E;
36 coccilib.report.print_report(p[0], "opportunity for str_plural(%s)" % e)
52 e << str_up_down_r.E;
55 coccilib.report.print_report(p[0], "opportunity for str_up_down(%s)" % e)
71 e << str_down_up_r.E;
74 coccilib.report.print_report(p[0], "opportunity for str_down_up(%s)" % e)
90 e << str_true_false_r.E;
93 coccilib.report.print_report(p[0], "opportunity for str_true_false(%s)" % e)
109 e << str_false_true_r.E;
112 coccilib.report.print_report(p[0], "opportunity for str_false_true(%s)" % e)
128 e << str_hi_lo_r.E;
131 coccilib.report.print_report(p[0], "opportunity for str_hi_lo(%s)" % e)
147 e << str_high_low_r.E;
150 coccilib.report.print_report(p[0], "opportunity for str_high_low(%s)" % e)
166 e << str_lo_hi_r.E;
169 coccilib.report.print_report(p[0], "opportunity for str_lo_hi(%s)" % e)
185 e << str_low_high_r.E;
188 coccilib.report.print_report(p[0], "opportunity for str_low_high(%s)" % e)
204 e << str_enable_disable_r.E;
207 coccilib.report.print_report(p[0], "opportunity for str_enable_disable(%s)" % e)
223 e << str_enabled_disabled_r.E;
226 coccilib.report.print_report(p[0], "opportunity for str_enabled_disabled(%s)" % e)
242 e << str_read_write_r.E;
245 coccilib.report.print_report(p[0], "opportunity for str_read_write(%s)" % e)
261 e << str_write_read_r.E;
264 coccilib.report.print_report(p[0], "opportunity for str_write_read(%s)" % e)
280 e << str_on_off_r.E;
283 coccilib.report.print_report(p[0], "opportunity for str_on_off(%s)" % e)
299 e << str_yes_no_r.E;
302 coccilib.report.print_report(p[0], "opportunity for str_yes_no(%s)" % e)