Searched defs:_Block_dump (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/BlocksRuntime/
H A Druntime.c620 const char *_Block_dump(const void *block) { function
625 sprintf(cp, "NULL passed to _Block_dump\n");

Completed in 64 milliseconds