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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.h594 #define objc_fast_enumeration_state_template \ macro
H A Dobjc-act.c9659 objc_fast_enumeration_state_template = objc_start_struct (get_identifier
9678 objc_finish_struct (objc_fast_enumeration_state_template, decls);
9823 objc_fast_enumeration_state_type = objc_fast_enumeration_state_template;
/netbsd-current/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.h608 #define objc_fast_enumeration_state_template \ macro
H A Dobjc-act.cc9789 objc_fast_enumeration_state_template = objc_start_struct (get_identifier
9808 objc_finish_struct (objc_fast_enumeration_state_template, decls);
9953 objc_fast_enumeration_state_type = objc_fast_enumeration_state_template;

Completed in 211 milliseconds