Home
last modified time | relevance | path

Searched refs:nil_method (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libobjc/
H A Dnil_method.c53 nil_method (id receiver, SEL op __attribute__ ((__unused__))) in nil_method() function
H A Dsendmsg.c106 id nil_method (id, SEL);
470 return (IMP)nil_method; in objc_msg_lookup()
479 return (IMP)nil_method; in objc_msg_lookup_super()
H A Dlibobjc.def90 nil_method
/dflybsd-src/gnu/lib/gcc47/libobjc/
H A DMakefile46 nil_method.c \