Home
last modified time | relevance | path

Searched defs:retval (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/util/
DworkerQueue.cpp47 void *retval = nullptr; in ~WorkerQueue() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcompileQueue.cpp37 void *retval = nullptr; in ~CompileQueue() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dcard_table.h47 CardPtrIterator retval = *this; variable