Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/BlocksRuntime/
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()
/external/compiler-rt/test/BlocksRuntime/
Ddispatch_call_Block_with_release.c16 dispatch_call_Block_with_release2(void *block) in dispatch_call_Block_with_release2() function
27 dispatch_call_Block_with_release2(Block_copy(b1)); in main()
28 dispatch_call_Block_with_release2(Block_copy(b2)); in main()