Lines Matching refs:cfgs_total
711 opus_int32 cfgs,cfgs_total; in test_parse() local
721 cfgs_total=cfgs=1; in test_parse()
734 cfgs_total+=cfgs;cfgs=0; in test_parse()
758 cfgs_total+=cfgs;cfgs=0; in test_parse()
806 cfgs_total+=cfgs;cfgs=0; in test_parse()
818 cfgs_total+=cfgs;cfgs=0; in test_parse()
849 cfgs_total+=cfgs;cfgs=0; in test_parse()
871 cfgs_total+=cfgs;cfgs=0; in test_parse()
905 cfgs_total+=cfgs;cfgs=0; in test_parse()
990 cfgs_total+=cfgs;cfgs=0; in test_parse()
1034 cfgs_total+=cfgs; in test_parse()
1037 fprintf(stdout," (%d API invocations)\n",cfgs_total); in test_parse()
1038 return cfgs_total; in test_parse()