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