Searched defs:Block_layout (Results 1 – 2 of 2) sorted by relevance
53 struct Block_layout { struct54 int flags;64 void test1(NSString *format, ...) {88 void test2(void) {94 void test2_b(void) {100 void test2_c(void) {106 void testMessaging(void) {111 @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;