HomeSort by relevance Sort by last modified time
    Searched refs:Block_flags (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/BlocksRuntime/tests/
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/BlocksRuntime/
Block_private.h 165 int Block_flags; /* int32_t */
166 int Block_size; /* XXX should be packed into Block_flags */

Completed in 522 milliseconds