Home
last modified time | relevance | path

Searched refs:dispatch_call_Block_with_release2 (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/BlocksRuntime/
H A Ddispatch_call_Block_with_release.c15 dispatch_call_Block_with_release2(void *block) in dispatch_call_Block_with_release2() function
26 dispatch_call_Block_with_release2(Block_copy(b1)); in main()
27 dispatch_call_Block_with_release2(Block_copy(b2)); in main()