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

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c2673 static GTY(()) int class_reference_idx;
2681 sprintf (buf, "_OBJC_CLASS_REFERENCES_%d", class_reference_idx++);
2668 static GTY(()) int class_reference_idx; variable

Completed in 83 milliseconds