Searched refs:Q_OR (Results 1 – 4 of 4) sorted by relevance
129 #define Q_OR 3 macro
3986 case Q_OR: in gen_hostop()4053 case Q_OR: in gen_hostop6()4122 case Q_OR: in gen_ehostop()4178 case Q_OR: in gen_fhostop()4234 case Q_OR: in gen_thostop()4561 case Q_OR: in gen_wlanhostop()4715 case Q_OR: in gen_ipfchostop()4794 case Q_OR: in gen_dnhostop()5212 b0 = gen_ehostop(cstate, eaddr, Q_OR); in gen_gateway()5217 b0 = gen_fhostop(cstate, eaddr, Q_OR); in gen_gateway()[all …]
518 | SRC OR DST { $$ = Q_OR; }519 | DST OR SRC { $$ = Q_OR; }
2503 { (yyval.i) = Q_OR; } in yyparse()2509 { (yyval.i) = Q_OR; } in yyparse()