Searched refs:Block_flags (Results 1 - 2 of 2) sorted by path

/external/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h165 int Block_flags; /* int32_t */ member in struct:Block_basic
166 int Block_size; /* XXX should be packed into Block_flags */
/external/compiler-rt/test/BlocksRuntime/
H A Dbyrefsanity.c50 int Block_flags; // int32_t member in struct:Block_basic2
51 int Block_size; // XXX should be packed into Block_flags
60 if ( ! (bb->Block_flags & BLOCK_HAS_COPY_DISPOSE)) {

Completed in 208 milliseconds