Home
last modified time | relevance | path

Searched refs:reenter (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithTargetProcessControl/
H A DLLJITWithTargetProcessControl.cpp104 static void *reenter(void *Ctx, void *TrampolineAddr) { in reenter() function
151 ExitOnErr(TPCIU->writeResolverBlock(pointerToJITTargetAddress(&reenter), in main()
/netbsd-src/usr.sbin/sysinst/
H A DSPELLING.en5 reenter re-enter www.m-w.com
/netbsd-src/external/zlib/pigz/dist/
H A Dyarn.c205 local void reenter(void *dummy) in reenter() function
245 pthread_cleanup_push(reenter, NULL); in ignition()
/netbsd-src/external/bsd/nvi/dist/cl/
H A Dcl_main.c59 static int reenter; in main() local
69 if (reenter++) in main()
H A DREADME.signal170 reenter curses and so that we don't have to play the process group games.
/netbsd-src/external/bsd/nvi/dist/common/
H A Dmsg.c75 static int reenter; /* STATIC: Re-entrancy check. */ local
137 if (reenter++)
379 reenter = 0;
/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
144 pointerToJITTargetAddress(&reenter), in LocalTrampolinePool()
H A DOrcRemoteTargetServer.h151 static JITTargetAddress reenter(void *JITTargetAddr, void *TrampolineAddr) { in reenter() function
306 pointerToJITTargetAddress(&reenter), in handleEmitResolverBlock()
/netbsd-src/bin/csh/
H A Dcsh.c183 int reenter = 0; variable
598 reenter = setexit(); /* PWP */ in main()
600 if (!fast && reenter == 0) { in main()
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dpatch.c828 static int reenter = 0; in patch_cleanup() local
830 if (reenter++) in patch_cleanup()
H A Dmain.c412 static int reenter = 0; in main_cleanup() local
414 if (reenter++) in main_cleanup()
H A Drcs.c8385 static int reenter = 0; in rcs_cleanup() local
8387 if (reenter++) in rcs_cleanup()
H A DChangeLog7605 reassigning dir_name), then reenter and free dir_name again.
12303 (Lock_Cleanup): Refuse to reenter this function.
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dgcc-cp-fe.def66 G++ doesn't ever have to reenter function scopes, so its name
71 we reenter a function scope, we may choose which symbols to make
113 define it, or to define object o, we can reenter the scope and just
126 So, we declare c, then we leave the function scope and reenter it
128 leave and reenter the function scope, otherwise we would get an
144 from the top level, declare c, leave it, reenter it, declare c_0,
145 leave it, reenter it, declare c_1, leave it, and then reactivate
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dgcc-cp-fe.def66 G++ doesn't ever have to reenter function scopes, so its name
71 we reenter a function scope, we may choose which symbols to make
113 define it, or to define object o, we can reenter the scope and just
126 So, we declare c, then we leave the function scope and reenter it
128 leave and reenter the function scope, otherwise we would get an
144 from the top level, declare c, leave it, reenter it, declare c_0,
145 leave it, reenter it, declare c_1, leave it, and then reactivate
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dgcc-cp-fe.def66 G++ doesn't ever have to reenter function scopes, so its name
71 we reenter a function scope, we may choose which symbols to make
113 define it, or to define object o, we can reenter the scope and just
126 So, we declare c, then we leave the function scope and reenter it
128 leave and reenter the function scope, otherwise we would get an
144 from the top level, declare c, leave it, reenter it, declare c_0,
145 leave it, reenter it, declare c_1, leave it, and then reactivate
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dgcc-cp-fe.def66 G++ doesn't ever have to reenter function scopes, so its name
71 we reenter a function scope, we may choose which symbols to make
113 define it, or to define object o, we can reenter the scope and just
126 So, we declare c, then we leave the function scope and reenter it
128 leave and reenter the function scope, otherwise we would get an
144 from the top level, declare c, leave it, reenter it, declare c_0,
145 leave it, reenter it, declare c_1, leave it, and then reactivate
/netbsd-src/usr.sbin/syslogd/
H A Dsyslogd.c2694 static int reenter; /* avoid calling ourselves */ in wallmsg()
2699 if (reenter++) in wallmsg()
2735 reenter = 0; in reapchild()
2662 static int reenter; /* avoid calling ourselves */ wallmsg() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20045883 * name-lookup.c (push_scope): Do not reenter the current class
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19913956 loop and reenter. Before, the cleanups from the startup sequence
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19913956 loop and reenter. Before, the cleanups from the startup sequence
/netbsd-src/external/bsd/flex/dist/doc/
H A Dflex.info-13599 To reenter the scanner, first use:
H A Dflex.texi4573 To reenter the scanner, first use:
/netbsd-src/sys/external/bsd/acpica/dist/
H A Dchanges.txt15428 In evregion.c: Correctly exit and reenter the interpreter region if and
15431 Do not exit/reenter when dispatching to a default handler (e.g., default
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.in7315 …ent queue) and cause (event) (enable all processes in the event queue to reenter their critical re…

12