Home
last modified time | relevance | path

Searched defs:exit_func (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/amiga/stand/loadbsd/
H A Dloadbsd.c175 exit_func(void) in exit_func() function
/netbsd-src/usr.sbin/ldpd/
H A Dldp_command.c393 exit_func(int s, char *recvspace) in exit_func() function
/netbsd-src/usr.sbin/bta2dpd/bta2dpd/
H A Dbta2dpd.c1167 exit_func(void) in exit_func() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-logue.cc4089 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 Drs6000-logue.c4050 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 Dt_futex_ops.c82 void (*exit_func)(void); member