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

/haiku-buildtools/jam/
H A Dhcache.c173 int header_count = 0; local
269 header_count++;
285 int header_count = 0; local
334 header_count++;
340 hcachename, header_count,
/haiku-buildtools/gcc/gcc/cp/
H A Dpt.c1876 int header_count; local
1917 header_count = 0;
1921 ++header_count;
1964 Notice that if header_count is zero, this is not a
1967 if (header_count && header_count != template_count + 1)
2135 if (header_count && header_count != template_count + 1)
2138 header_count, template_count + 1);

Completed in 90 milliseconds