Home
last modified time | relevance | path

Searched defs:Block_size (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/test/BlocksRuntime/
H A Dbyrefsanity.c50 int Block_size; // XXX should be packed into Block_flags member
/llvm-project/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h166 int Block_size; /* XXX should be packed into Block_flags */ member
H A Druntime.c513 unsigned long int Block_size(void *arg) { in Block_size() function