Lines Matching refs:Block_layout
286 struct Block_layout *aBlock;
294 aBlock = (struct Block_layout *)arg;
314 struct Block_layout *result = malloc(aBlock->descriptor->size);
332 struct Block_layout *result = _Block_allocator(aBlock->descriptor->size, wantsOne, hasCTOR);
437 Block_layout *)shared_struct);
460 struct Block_layout *aBlock = (struct Block_layout *)arg;
488 struct Block_layout *aBlock;
490 aBlock = (struct Block_layout *)arg;
514 return ((struct Block_layout *)arg)->descriptor->size;
621 struct Block_layout *closure = (struct Block_layout *)block;