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

  /frameworks/compile/libbcc/runtime/BlocksRuntime/
Block.h 55 #define Block_copy(...) ((__typeof(__VA_ARGS__))_Block_copy((const void *)(__VA_ARGS__)))
Block_private.h 161 void (*Block_copy)(void *dst, void *src); /* iff BLOCK_HAS_COPY_DISPOSE */

Completed in 9272 milliseconds