Home
last modified time | relevance | path

Searched defs:exit_buf (Results 1 – 8 of 8) sorted by relevance

/dports/lang/ocaml/ocaml-4.05.0/otherlibs/systhreads/
H A Dst_stubs.c80 struct longjmp_buffer * exit_buf; /* For thread exit */ member
703 struct longjmp_buffer * exit_buf = NULL; in caml_thread_exit() local
/dports/lang/ocaml-nox11/ocaml-4.05.0/otherlibs/systhreads/
H A Dst_stubs.c80 struct longjmp_buffer * exit_buf; /* For thread exit */ member
703 struct longjmp_buffer * exit_buf = NULL; in caml_thread_exit() local
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/server/
H A Dsys_amiga.c46 static jmp_buf exit_buf; variable
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/server/
H A Dsys_amiga.c47 static jmp_buf exit_buf; variable
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/client/
H A Dsys_amiga.c55 static jmp_buf exit_buf; variable
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/
H A Dsys_amiga.c55 static jmp_buf exit_buf; variable
/dports/lang/algol68g/algol68g-2.8.4/source/
H A Dgenie.c3287 genie_serial_units (NODE_T * p, NODE_T ** jump_to, jmp_buf * exit_buf, int pop_sp) in genie_serial_units()
3335 genie_serial_clause (NODE_T * p, jmp_buf * exit_buf) in genie_serial_clause()
3865 jmp_buf exit_buf; in genie_int_case() local
3927 jmp_buf exit_buf; in genie_united_case() local
3991 jmp_buf exit_buf; in genie_conditional() local
4072 jmp_buf exit_buf; in genie_loop() local
4231 jmp_buf exit_buf; in genie_closed() local
/dports/devel/generate/generate-2.8/
H A Dgenerate.c1567 static jmp_buf exit_buf; variable