Lines Matching refs:produced
1308 unsigned int produced = 0; in test_pcomp() local
1339 produced += res; in test_pcomp()
1351 produced += res; in test_pcomp()
1362 produced += res; in test_pcomp()
1372 if (produced != ctemplate[i].outlen) { in test_pcomp()
1375 algo, produced, ctemplate[i].outlen); in test_pcomp()
1389 unsigned int produced = 0; in test_pcomp() local
1420 produced += res; in test_pcomp()
1432 produced += res; in test_pcomp()
1444 produced += res; in test_pcomp()
1454 if (produced != dtemplate[i].outlen) { in test_pcomp()
1457 algo, produced, dtemplate[i].outlen); in test_pcomp()