Home
last modified time | relevance | path

Searched defs:reenter (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/asio/
Dyield.hpp14 # define reenter(c) BOOST_ASIO_CORO_REENTER(c) macro
/third_party/boost/libs/asio/include/boost/asio/
Dyield.hpp14 # define reenter(c) BOOST_ASIO_CORO_REENTER(c) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h108 static JITTargetAddress reenter(void *TrampolinePoolPtr, void *TrampolineId) { in reenter() function
DOrcRemoteTargetServer.h148 static JITTargetAddress reenter(void *JITTargetAddr, void *TrampolineAddr) { in reenter() function