Searched refs:Int_fifo (Results 1 – 2 of 2) sorted by relevance
571 int_fifo * Int_fifo; member2460 { CONCAT_G_FIFOS(cfgt.stats_list, (yyvsp[0].Int_fifo)); } in yyparse()2491 (yyval.Int_fifo) = (yyvsp[-1].Int_fifo); in yyparse()2492 APPEND_G_FIFO((yyval.Int_fifo), create_int_node((yyvsp[0].Integer))); in yyparse()2500 (yyval.Int_fifo) = NULL; in yyparse()2501 APPEND_G_FIFO((yyval.Int_fifo), create_int_node((yyvsp[0].Integer))); in yyparse()3340 { CONCAT_G_FIFOS(cfgt.reset_counters, (yyvsp[0].Int_fifo)); } in yyparse()3347 (yyval.Int_fifo) = (yyvsp[-1].Int_fifo); in yyparse()3348 APPEND_G_FIFO((yyval.Int_fifo), create_int_node((yyvsp[0].Integer))); in yyparse()3356 (yyval.Int_fifo) = NULL; in yyparse()[all …]
484 int_fifo * Int_fifo; member