OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:objc_map_get
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/objc/
objc-map.h
119
/* This is the value returned by
objc_map_get
() when the value
123
/*
objc_map_get
() returns the value associated with a certain key,
127
objc_map_get
() to OBJC_MAP_NOT_FOUND.
133
value NULL, and
objc_map_get
() will return NULL in that case.
137
objc_map_get
(objc_map_t map, /* struct tree_identifier * */tree key)
function
/src/external/gpl3/gcc.old/dist/gcc/objc/
objc-map.h
119
/* This is the value returned by
objc_map_get
() when the value
123
/*
objc_map_get
() returns the value associated with a certain key,
127
objc_map_get
() to OBJC_MAP_NOT_FOUND.
133
value NULL, and
objc_map_get
() will return NULL in that case.
137
objc_map_get
(objc_map_t map, /* struct tree_identifier * */tree key)
function
Completed in 14 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026