Searched refs:__objc_gc_setup_array (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/ |
H A D | gc.c | 67 __objc_gc_setup_array (GC_bitmap mask, const char *type, int offset) in __objc_gc_setup_array() function 77 __objc_gc_setup_array (mask, type, offset); in __objc_gc_setup_array() 138 __objc_gc_setup_array (mask, mtype, position); in __objc_gc_setup_struct() 223 __objc_gc_setup_array (mask, ivar_type, offset); in __objc_gc_type_description_from_type()
|
/netbsd-src/external/gpl3/gcc/dist/libobjc/ |
H A D | gc.c | 67 __objc_gc_setup_array (GC_bitmap mask, const char *type, int offset) in __objc_gc_setup_array() function 77 __objc_gc_setup_array (mask, type, offset); in __objc_gc_setup_array() 138 __objc_gc_setup_array (mask, mtype, position); in __objc_gc_setup_struct() 223 __objc_gc_setup_array (mask, ivar_type, offset); in __objc_gc_type_description_from_type()
|