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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.h584 #define constant_string_type objc_global_trees[OCTI_CNST_STR_TYPE] macro
H A Dobjc-gnu-runtime-abi-01.c929 constructor = objc_add_static_instance (constructor, constant_string_type);
H A Dobjc-act.c3088 /* Forward declare constant_string_id and constant_string_type. */
3266 || !(constant_string_type
3301 addr = convert (build_pointer_type (constant_string_type),
/netbsd-current/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.h598 #define constant_string_type objc_global_trees[OCTI_CNST_STR_TYPE] macro
H A Dobjc-gnu-runtime-abi-01.cc930 constructor = objc_add_static_instance (constructor, constant_string_type);
H A Dobjc-act.cc3164 /* Forward declare constant_string_id and constant_string_type. */
3342 || !(constant_string_type
3377 addr = convert (build_pointer_type (constant_string_type),

Completed in 154 milliseconds