Searched defs:cat_count (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-act.h292 extern GTY(()) int cat_count; /* `@category' */ variable
H A Dobjc-act.c244 int cat_count = 0; /* `@category' */ variable
/haiku-buildtools/legacy/gcc/gcc/objc/
H A Dobjc-act.c460 static int cat_count = 0; /* `@category' */ variable

Completed in 181 milliseconds