Home
last modified time | relevance | path

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

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