Searched refs:registered_class (Results 1 – 2 of 2) sorted by relevance
95 #define registered_class class_roots[0] macro2105 if (!registered_class) in register_class()2106 registered_class = current; in register_class()2133 for (t = registered_class; t; t = TREE_CHAIN (t)) in emit_register_classes()2171 for ( t = registered_class; t; t = TREE_CHAIN (t)) in emit_register_classes()
3999 (registered_class, fields_ident, info_ident, class_list):14192 * class.c: New static global variable registered_class.14194 (emit_register_class): Modified to use registered_class instead of