OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sel_registerTypedName
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libobjc/
selector.c
618
sel_registerTypedName
(const char *name, const char *type)
639
return
sel_registerTypedName
(name, 0);
/src/external/gpl3/gcc/dist/libobjc/
selector.c
618
sel_registerTypedName
(const char *name, const char *type)
639
return
sel_registerTypedName
(name, 0);
/src/external/gpl3/gcc.old/dist/libobjc/objc/
runtime.h
181
you know the types, it is better to call
sel_registerTypedName
().
190
and it's called '
sel_registerTypedName
' only for consistency with
196
objc_EXPORT SEL
sel_registerTypedName
(const char *name, const char *type);
/src/external/gpl3/gcc/dist/libobjc/objc/
runtime.h
181
you know the types, it is better to call
sel_registerTypedName
().
190
and it's called '
sel_registerTypedName
' only for consistency with
196
objc_EXPORT SEL
sel_registerTypedName
(const char *name, const char *type);
Completed in 32 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026