Searched defs:objc_static_instances (Results 1 – 4 of 4) sorted by relevance
31 struct objc_static_instances struct33 char *class_name;35 id instances[1];37 id instances[0];
426 #define objc_static_instances objc_global_trees[OCTI_STATIC_NST] macro
440 #define objc_static_instances objc_global_trees[OCTI_STATIC_NST] macro