OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Block_flags
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/test/BlocksRuntime/
byrefsanity.c
50
int
Block_flags
; // int32_t
51
int Block_size; // XXX should be packed into
Block_flags
60
if ( ! (bb->
Block_flags
& BLOCK_HAS_COPY_DISPOSE)) {
/external/compiler-rt/lib/BlocksRuntime/
Block_private.h
165
int
Block_flags
; /* int32_t */
166
int Block_size; /* XXX should be packed into
Block_flags
*/
Completed in 2381 milliseconds