OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_implementation
(Results
1 - 4
of
4
) sorted by relevancy
/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);
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.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);
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 30 milliseconds
Indexes created Wed Aug 26 00:26:28 UTC 2026