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

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c1979 static GTY(()) int num_static_inst;
1998 sprintf (buf, "_OBJC_INSTANCE_%d", num_static_inst++);
1976 static GTY(()) int num_static_inst; variable
/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c1366 static int num_static_inst;
1381 sprintf (buf, "_OBJC_INSTANCE_%d", num_static_inst++);
1362 static int num_static_inst; local

Completed in 67 milliseconds