Searched refs:gen_broadcast (Results 1 – 4 of 4) sorted by relevance
290 struct block *gen_broadcast(int);
377 other: pqual TK_BROADCAST { $$ = gen_broadcast($1); }
2298 { (yyval.rblk) = gen_broadcast((yyvsp[-1].i)); }
6063 gen_broadcast(proto) in gen_broadcast() function