Home
last modified time | relevance | path

Searched defs:objc_static_instances (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/libobjc/objc-private/
H A Dmodule-abi-8.h32 struct objc_static_instances struct
34 char *class_name;
36 id instances[1];
38 id instances[0];
/dragonfly/contrib/gcc-4.7/gcc/objc/
H A Dobjc-act.h403 #define objc_static_instances objc_global_trees[OCTI_STATIC_NST] macro