OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:byref_keep
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/test/BlocksRuntime/
byrefsanity.c
44
void (*
byref_keep
)(struct byref_id *dst, struct byref_id *src);
member in struct:byref_id
/external/compiler-rt/lib/BlocksRuntime/
Block_private.h
85
void (*
byref_keep
)(struct Block_byref *dst, struct Block_byref *src);
member in struct:Block_byref
Completed in 2344 milliseconds