Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/runtime/BlocksRuntime/
Druntime.c200 void **destp = (void **)dest; in _Block_memmove_gc_broken() local
203 _Block_assign_default(*srcp, destp); in _Block_memmove_gc_broken()
204 destp++; in _Block_memmove_gc_broken()
370 struct Block_byref **destp = (struct Block_byref **)dest; in _Block_byref_assign_copy() local
411 _Block_assign(src->forwarding, (void **)destp); in _Block_byref_assign_copy()