gen_broadcast
struct block *gen_broadcast(int);
other: pqual TK_BROADCAST { $$ = gen_broadcast($1); }