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

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

Completed in 1452 milliseconds