Searched refs:TCF_EM_REL_OR (Results 1 – 7 of 7) sorted by relevance
86 { $$ = TCF_EM_REL_OR; }
428 case TCF_EM_REL_OR: in print_ematch_seq()567 else if (t->relation == TCF_EM_REL_OR) in print_ematch_tree()
74 "||" { yylval->i = TCF_EM_REL_OR; return LOGIC; }
501 case TCF_EM_REL_OR: in dump_ematch_sequence()
408 #define TCF_EM_REL_OR (1<<1) macro
429 #define TCF_EM_REL_OR (1<<1) macro
533 #define TCF_EM_REL_OR (1<<1) macro