Home
last modified time | relevance | path

Searched refs:Block_size (Results 1 – 6 of 6) sorted by relevance

/external/compiler-rt/test/BlocksRuntime/
Dstructmember.c31 unsigned nominalsize = Block_size(b) - Block_size(a); in main()
36 if ((Block_size(b) - Block_size(a)) != nominalsize) { in main()
37 …printf("sizeof a is %ld, sizeof b is %ld, expected %d\n", Block_size(a), Block_size(b), nominalsiz… in main()
Dhasdescriptor.c23 if (Block_size(inner) != Block_size(outer)) { in main()
Dbyrefsanity.c51 int Block_size; // XXX should be packed into Block_flags member
/external/compiler-rt/lib/BlocksRuntime/
DBlock_private.h123 BLOCK_EXPORT unsigned long int Block_size(void *block_basic);
166 int Block_size; /* XXX should be packed into Block_flags */ member
Druntime.c513 unsigned long int Block_size(void *arg) { in Block_size() function
/external/clang/docs/
DBlock-ABI-Apple.rst146 unsigned long int Block_size;
224 unsigned long int Block_size;
289 unsigned long int Block_size;
524 unsigned long int Block_size;
694 unsigned long int Block_size;
769 unsigned long int Block_size;