Searched refs:TCF_EM_REL_OR (Results 1 – 3 of 3) sorted by relevance
78 "||" { yylval->i = TCF_EM_REL_OR; return LOGIC; }
559 case TCF_EM_REL_OR: in dump_ematch_sequence()
569 #define TCF_EM_REL_OR (1<<1) macro