OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:imp_count
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/objc/
objc-act.h
309
extern GTY(()) int
imp_count
; /* `@implementation' */
variable
objc-act.cc
215
int
imp_count
= 0; /* `@implementation' */
variable
7254
imp_count
++;
/src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.h
305
extern GTY(()) int
imp_count
; /* `@implementation' */
variable
objc-act.cc
217
int
imp_count
= 0; /* `@implementation' */
variable
7256
imp_count
++;
Completed in 41 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026