Home
last modified time | relevance | path

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

/dragonfly/test/debug/
H A Dncptrace.c84 static long num_leafs; variable
161 printf("numleafs = %ld\n", num_leafs); in main()
189 ++num_leafs; in dumpncp()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgenmatch.c1550 unsigned num_leafs; member
1835 num_leafs = 0; in analyze()
1855 num_leafs = 1; in analyze()
1862 num_leafs += kids[i]->num_leafs; in analyze()
3627 root->num_leafs, root->max_level, root->total_size); in gen()