Home
last modified time | relevance | path

Searched refs:DEF_CONSTANT_STRING_CLASS_NAME (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.c55 #define DEF_CONSTANT_STRING_CLASS_NAME "NXConstantString" macro
151 rthooks->default_constant_string_class_name = DEF_CONSTANT_STRING_CLASS_NAME; in objc_gnu_runtime_abi_01_init()
H A Dobjc-next-runtime-abi-01.c61 #define DEF_CONSTANT_STRING_CLASS_NAME "NSConstantString" macro
151 rthooks->default_constant_string_class_name = DEF_CONSTANT_STRING_CLASS_NAME; in objc_next_runtime_abi_01_init()
H A Dobjc-next-runtime-abi-02.c61 #define DEF_CONSTANT_STRING_CLASS_NAME "NSConstantString" macro
255 rthooks->default_constant_string_class_name = DEF_CONSTANT_STRING_CLASS_NAME; in objc_next_runtime_abi_02_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.cc55 #define DEF_CONSTANT_STRING_CLASS_NAME "NXConstantString" macro
151 rthooks->default_constant_string_class_name = DEF_CONSTANT_STRING_CLASS_NAME; in objc_gnu_runtime_abi_01_init()
H A Dobjc-next-runtime-abi-01.cc62 #define DEF_CONSTANT_STRING_CLASS_NAME "NSConstantString" macro
152 rthooks->default_constant_string_class_name = DEF_CONSTANT_STRING_CLASS_NAME; in objc_next_runtime_abi_01_init()
H A Dobjc-next-runtime-abi-02.cc62 #define DEF_CONSTANT_STRING_CLASS_NAME "NSConstantString" macro
257 rthooks->default_constant_string_class_name = DEF_CONSTANT_STRING_CLASS_NAME; in objc_next_runtime_abi_02_init()