Searched refs:print_count (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dprintgprof.c68 int print_count = number_funcs_toprint; local
97 if (--print_count == 0)
296 int print_count = number_funcs_toprint; local
339 --print_count;
340 if (print_count == 0)
/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_man.c121 static void print_count(int *);
526 print_count(int *count) function
1400 print_count(&bln->norm->Bl.count);

Completed in 62 milliseconds