Searched refs:clean_up (Results 1 - 25 of 25) sorted by relevance

/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dthyperbolic.c49 goto clean_up;
59 goto clean_up;
69 goto clean_up;
79 goto clean_up;
89 goto clean_up;
99 goto clean_up;
102 clean_up:
138 goto clean_up;
148 goto clean_up;
158 goto clean_up;
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dthread-fsm.h40 breakpoints) should be done in the clean_up method. */
48 virtual void clean_up (struct thread_info *thread) function in struct:thread_fsm
H A Dinfcmd.c839 void clean_up (struct thread_info *thread) override;
845 allocated here is undone in the FSM's clean_up method. */
909 thr->thread_fsm->clean_up (thr);
939 /* Implementation of the 'clean_up' FSM method for stepping commands. */
942 step_command_fsm::clean_up (struct thread_info *thread)
1295 void clean_up (struct thread_info *thread) override;
1311 /* Implementation of the 'clean_up' FSM method for the until (with no function in class:until_next_fsm
1315 until_next_fsm::clean_up (struct thread_info *thread)
1578 void clean_up (struct thread_info *thread) override;
1625 /* Implementation of the 'clean_up' FS
940 step_command_fsm::clean_up (struct thread_info *thread) function in class:step_command_fsm
1624 finish_command_fsm::clean_up (struct thread_info *thread) function in class:finish_command_fsm
[all...]
H A Dinfcall.c1303 call_thread->thread_fsm->clean_up (call_thread.get ());
1319 call_thread->thread_fsm->clean_up (call_thread.get ());
H A Dthread.c175 thr->thread_fsm->clean_up (thr);
H A Dinfrun.c3790 ecs->event_thread->thread_fsm->clean_up (ecs->event_thread);
3802 thr->thread_fsm->clean_up (thr);
H A Dbreakpoint.c10963 void clean_up (struct thread_info *thread) override;
10985 /* Implementation of the 'clean_up' FSM method for the
10989 until_break_fsm::clean_up (struct thread_info *)
10980 until_break_fsm::clean_up (struct thread_info *) function in class:until_break_fsm
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dthread-fsm.h40 breakpoints) should be done in the clean_up method. */
48 virtual void clean_up (struct thread_info *thread) function in struct:thread_fsm
H A Dinfcmd.c824 void clean_up (struct thread_info *thread) override;
830 allocated here is undone in the FSM's clean_up method. */
894 thr->thread_fsm ()->clean_up (thr);
924 /* Implementation of the 'clean_up' FSM method for stepping commands. */
927 step_command_fsm::clean_up (struct thread_info *thread)
1294 void clean_up (struct thread_info *thread) override;
1310 /* Implementation of the 'clean_up' FSM method for the until (with no function in class:until_next_fsm
1314 until_next_fsm::clean_up (struct thread_info *thread)
1630 void clean_up (struct thread_info *thread) override;
1682 /* Implementation of the 'clean_up' FS
925 step_command_fsm::clean_up (struct thread_info *thread) function in class:step_command_fsm
1681 finish_command_fsm::clean_up (struct thread_info *thread) function in class:finish_command_fsm
[all...]
H A Dinfcall.c1364 Doing it in this order ensures that if the call to clean_up
1371 finalizing->clean_up (call_thread.get ());
1393 finalizing->clean_up (call_thread.get ());
H A Dthread.c166 fsm->clean_up (thr);
H A Dinfrun.c4047 /* The first clean_up call below assumes the event thread is the current
4054 ecs->event_thread->thread_fsm ()->clean_up (ecs->event_thread);
4068 thr->thread_fsm ()->clean_up (thr);
H A Dbreakpoint.c10558 void clean_up (struct thread_info *thread) override;
10580 /* Implementation of the 'clean_up' FSM method for the
10584 until_break_fsm::clean_up (struct thread_info *)
10575 until_break_fsm::clean_up (struct thread_info *) function in class:until_break_fsm
/netbsd-current/games/rogue/
H A Dinit.c102 clean_up("Hey! Who are you?");
121 clean_up("must be played on at least 80 x 24 screen");
198 clean_up(const char *estr) function
234 clean_up(byebye_string);
257 clean_up("");
348 clean_up("out of memory");
363 clean_up("out of memory");
H A Dsave.c169 clean_up("");
185 clean_up("cannot open file");
188 clean_up("file has link");
199 clean_up("you're not the original player");
207 clean_up("sorry, saved game is not in the same file");
237 clean_up("extra characters in file");
244 clean_up("sorry, file has been touched");
247 clean_up("cannot delete file");
355 clean_up("read_string: corrupt game file");
378 clean_up("frea
[all...]
H A Dscore.c200 clean_up(byebye_string);
453 clean_up("");
673 clean_up("sorry, score file is out of order");
H A Dthrow.c213 clean_up("flop_weapon: weapon landed outside of dungeon");
H A Dmove.c115 clean_up("one_move_rogue: door to nowhere");
H A Drogue.h469 void clean_up(const char *) __dead;
H A Dobject.c636 clean_up("alloc_object: save failed");
H A Droom.c458 clean_up("dr_course: monster not in room");
H A Dmonster.c725 clean_up("aim_monster: monster not in room");
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_jupiter.c230 goto clean_up;
234 goto clean_up;
239 clean_up:
/netbsd-current/external/gpl2/groff/dist/contrib/groffer/
H A Dgroffer2.sh710 # clean_up ()
714 clean_up() function
1208 # clean_up ()
1885 clean_up;
3757 trap 'clean_up' 0 2>${_NULL_DEV} || :;
4147 # call clean_up() on shell termination.
5515 clean_up;
5585 clean_up;
5589 clean_up;
/netbsd-current/sys/netinet/
H A Dsctp_output.c9562 goto clean_up;
9566 goto clean_up;
9598 goto clean_up;
9611 clean_up:

Completed in 439 milliseconds