Home
last modified time | relevance | path

Searched refs:nr_rels_tot (Results 1 – 1 of 1) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/filter/
H A Ddup1.c48 static uint64_t nr_rels_tot[(1 << MAX_NSLICES_LOG)]; variable
182 nr_rels_tot[slice]++; in thread_dup1()
204 nr_rels_tot[0]++; in thread_dup1_special()
340 memset (nr_rels_tot, 0, sizeof(uint64_t) * nslices); in main()
378 nr_rels_tot[i]); in main()