OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_NSConcreteWeakBlockVariable
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/libbcc/runtime/BlocksRuntime/
data.c
38
void *
_NSConcreteWeakBlockVariable
[32] = { 0 };
Block_private.h
127
BLOCK_EXPORT void *
_NSConcreteWeakBlockVariable
[32];
runtime.c
389
copy->isa = &
_NSConcreteWeakBlockVariable
; // mark isa field so it gets weak scanning
Completed in 71 milliseconds