Searched defs:exit_func (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/arch/amiga/stand/loadbsd/ |
H A D | loadbsd.c | 175 exit_func(void) in exit_func() function
|
/netbsd-src/usr.sbin/ldpd/ |
H A D | ldp_command.c | 393 exit_func(int s, char *recvspace) in exit_func() function
|
/netbsd-src/usr.sbin/bta2dpd/bta2dpd/ |
H A D | bta2dpd.c | 1167 exit_func(void) in exit_func() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-logue.cc | 4089 load_cr_save (int regno, rtx frame_reg_rtx, int offset, bool exit_func) in load_cr_save() 4109 restore_saved_cr (rtx reg, bool using_mfcr_multiple, bool exit_func) in restore_saved_cr() 4203 restore_saved_lr (int regno, bool exit_func) in restore_saved_lr() 4762 bool exit_func = (!restoring_FPRs_inline in rs6000_emit_epilogue() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-logue.c | 4050 load_cr_save (int regno, rtx frame_reg_rtx, int offset, bool exit_func) in load_cr_save() 4070 restore_saved_cr (rtx reg, bool using_mfcr_multiple, bool exit_func) in restore_saved_cr() 4164 restore_saved_lr (int regno, bool exit_func) in restore_saved_lr() 4723 bool exit_func = (!restoring_FPRs_inline in rs6000_emit_epilogue() local
|
/netbsd-src/tests/lib/libc/sys/ |
H A D | t_futex_ops.c | 82 void (*exit_func)(void); member
|