Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithTargetProcessControl/
H A DLLJITWithTargetProcessControl.cpp104 static void *reenter(void *Ctx, void *TrampolineAddr) { in reenter() function
/netbsd-src/external/bsd/nvi/dist/cl/
H A Dcl_main.c59 static int reenter; in main() local
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dpatch.c828 static int reenter = 0; in patch_cleanup() local
H A Dmain.c412 static int reenter = 0; in main_cleanup() local
H A Drcs.c8385 static int reenter = 0; in rcs_cleanup() local
/netbsd-src/external/zlib/pigz/dist/
H A Dyarn.c205 local void reenter(void *dummy) in reenter() function
/netbsd-src/external/bsd/nvi/dist/common/
H A Dmsg.c75 static int reenter; /* STATIC: Re-entrancy check. */ local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h113 static JITTargetAddress reenter(void *TrampolinePoolPtr, void *TrampolineId) { in reenter() function
H A DOrcRemoteTargetServer.h151 static JITTargetAddress reenter(void *JITTargetAddr, void *TrampolineAddr) { in reenter() function
/netbsd-src/bin/csh/
H A Dcsh.c183 int reenter = 0; variable
/netbsd-src/usr.sbin/syslogd/
H A Dsyslogd.c2662 static int reenter; /* avoid calling ourselves */ wallmsg() local