Searched defs:Block_layout (Results 1 – 2 of 2) sorted by relevance
50 struct Block_layout { struct51 int flags;61 void test1(NSString *format, ...) {85 void test2(void) {91 void test2_b(void) {97 void test2_c(void) {103 void testMessaging(void) {109 @interface rdar12415065 : NSObject
70 struct Block_layout { struct71 void *isa;72 int flags;73 int reserved; 74 void (*invoke)(void *, ...);75 struct Block_descriptor *descriptor;