Searched refs:__objc_responds_to (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/gcc/libobjc/objc/
H A Druntime.h82 BOOL __objc_responds_to (id object, SEL sel); /* for internal use only! */
/haiku-buildtools/legacy/gcc/libobjc/
H A Dsendmsg.c128 __objc_responds_to (id object, SEL sel) function
566 if (__objc_responds_to (object, frwd_sel))
575 if (__objc_responds_to (object, err_sel))
595 if (__objc_responds_to (object, err_sel))
H A Darchive.c830 if (__objc_responds_to (*object, read_sel))
1522 if (__objc_responds_to (object, awake_sel))

Completed in 99 milliseconds