HomeSort by relevance Sort by last modified time
    Searched full:n_ec (Results 1 - 2 of 2) sorted by null

  /external/valgrind/coregrind/
m_xtree.c 630 n_ec is the nr of insignificant ec that have been collected inside this
635 Ms_Ec* ms_ec; // The group consists in ms_ec[0 .. n_ec-1]
637 UInt n_ec; member in struct:__anon37488
665 static void ms_make_groups (UInt depth, Ms_Ec* ms_ec, UInt n_ec, SizeT sig_sz,
674 if (n_ec == 0) {
680 for (i = 0; i < n_ec; i++) {
697 (*groups)[g].n_ec = 1;
700 while (i < n_ec
705 (*groups)[g].n_ec++;
721 (*groups)[g].n_ec = 0
882 UInt n_ec = 0; local
    [all...]
m_transtab.c 1091 UInt i, j, n_ec; local
    [all...]

Completed in 215 milliseconds