OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_implementation
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libobjc/
sendmsg.c
245
get_implementation
(id receiver, Class class, SEL sel)
function
277
res =
get_implementation
(receiver, class, sel);
331
res =
get_implementation
(nil, class, sel);
444
/* Not found ... call
get_implementation
() to install the
448
result =
get_implementation
(receiver, receiver->class_pointer, op);
898
imp =
get_implementation
(object, object->class_pointer, frwd_sel);
907
imp =
get_implementation
(object, object->class_pointer, err_sel);
/src/external/gpl3/gcc/dist/libobjc/
sendmsg.c
245
get_implementation
(id receiver, Class class, SEL sel)
function
277
res =
get_implementation
(receiver, class, sel);
331
res =
get_implementation
(nil, class, sel);
444
/* Not found ... call
get_implementation
() to install the
448
result =
get_implementation
(receiver, receiver->class_pointer, op);
898
imp =
get_implementation
(object, object->class_pointer, frwd_sel);
907
imp =
get_implementation
(object, object->class_pointer, err_sel);
Completed in 31 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026