Home
last modified time | relevance | path

Searched refs:sigill_handler (Results 1 – 25 of 88) sorted by relevance

1234

/dports/audio/kwave/kwave-21.12.3/libkwave/
H A Dcpu_accel.cpp73 static __attribute__((noreturn)) void sigill_handler (int n) { in sigill_handler() function
199 old_sigill_handler = signal (SIGILL, sigill_handler); in arch_accel()
235 old_sigill_handler = signal (SIGILL, sigill_handler); in arch_accel()
263 static void sigill_handler (int sig) in sigill_handler() function
279 signal (SIGILL, sigill_handler); in arch_accel()
350 static void sigill_handler (int sig) in sigill_handler() function
365 signal(SIGILL, sigill_handler); in arch_accel()
/dports/multimedia/libxine/xine-lib-1.2.11/src/xine-utils/
H A Dcpu_accel.c60 static void sigill_handler (int n) { in sigill_handler() function
190 old_sigill_handler = signal (SIGILL, sigill_handler); in arch_accel()
227 old_sigill_handler = signal (SIGILL, sigill_handler); in arch_accel()
255 static void sigill_handler (int sig) in sigill_handler() function
271 signal (SIGILL, sigill_handler); in arch_accel()
342 static void sigill_handler (int sig) in sigill_handler() function
357 signal(SIGILL, sigill_handler); in arch_accel()
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/xine/
H A Dcpu_accel.c138 static void sigill_handler (int n) { in sigill_handler() function
147 static void sigill_handler (int sig) in sigill_handler() function
160 signal (SIGILL, sigill_handler); in arch_accel()
210 old_sigill_handler = signal (SIGILL, sigill_handler); in xine_mm_accel()
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/xine/
H A Dcpu_accel.c138 static void sigill_handler (int n) { in sigill_handler() function
147 static void sigill_handler (int sig) in sigill_handler() function
160 signal (SIGILL, sigill_handler); in arch_accel()
210 old_sigill_handler = signal (SIGILL, sigill_handler); in xine_mm_accel()
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/xine/
H A Dcpu_accel.c138 static void sigill_handler (int n) { in sigill_handler() function
147 static void sigill_handler (int sig) in sigill_handler() function
160 signal (SIGILL, sigill_handler); in arch_accel()
210 old_sigill_handler = signal (SIGILL, sigill_handler); in xine_mm_accel()
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/xine/
H A Dcpu_accel.c138 static void sigill_handler (int n) { in sigill_handler() function
147 static void sigill_handler (int sig) in sigill_handler() function
160 signal (SIGILL, sigill_handler); in arch_accel()
210 old_sigill_handler = signal (SIGILL, sigill_handler); in xine_mm_accel()
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/xine/
H A Dcpu_accel.c138 static void sigill_handler (int n) { in sigill_handler() function
147 static void sigill_handler (int sig) in sigill_handler() function
160 signal (SIGILL, sigill_handler); in arch_accel()
210 old_sigill_handler = signal (SIGILL, sigill_handler); in xine_mm_accel()
/dports/emulators/qemu/qemu-6.2.0/tests/tcg/ppc64le/
H A Dsignal_save_restore_xer.c14 void sigill_handler(int sig, siginfo_t *si, void *ucontext) in sigill_handler() function
26 .sa_sigaction = sigill_handler, in main()
/dports/graphics/gegl/gegl-0.4.34/gegl/
H A Dgegl-cpuaccel.c350 sigill_handler (gint n) in sigill_handler() function
364 signal (SIGILL, sigill_handler); in arch_accel_sse_os_support()
450 sigill_handler (gint sig) in sigill_handler() function
465 signal (SIGILL, sigill_handler); in arch_accel()
/dports/multimedia/libmpeg2/libmpeg2-0.5.1/libmpeg2/
H A Dcpu_accel.c137 static RETSIGTYPE sigill_handler (int sig) in sigill_handler() function
157 oldsig = signal (SIGILL, sigill_handler); in arch_accel()
197 oldsig = signal (SIGILL, sigill_handler); in arch_accel()
/dports/multimedia/libxine/xine-lib-1.2.11/src/video_dec/libmpeg2new/libmpeg2/
H A Dcpu_accel.c135 static RETSIGTYPE sigill_handler (int sig) in sigill_handler() function
155 oldsig = signal (SIGILL, sigill_handler); in arch_accel()
195 oldsig = signal (SIGILL, sigill_handler); in arch_accel()
/dports/emulators/fs-uae/fs-uae-3.1.35/libmpeg2/libmpeg2/
H A Dcpu_accel.c137 static RETSIGTYPE sigill_handler (int sig) in sigill_handler() function
157 oldsig = signal (SIGILL, sigill_handler); in arch_accel()
197 oldsig = signal (SIGILL, sigill_handler); in arch_accel()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/helgrind/tests/
H A Dsafe-pthread.h15 static void sigill_handler( int signum, siginfo_t *siginfo, void *sigcontext ) { in sigill_handler() function
44 sa_ill.sa_sigaction = sigill_handler; in safe_pthread_rwlock_unlock()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/helgrind/tests/
H A Dsafe-pthread.h15 static void sigill_handler( int signum, siginfo_t *siginfo, void *sigcontext ) { in sigill_handler() function
44 sa_ill.sa_sigaction = sigill_handler; in safe_pthread_rwlock_unlock()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/powerpc/security/
H A Dflush_utils.c51 static void sigill_handler(int signr, siginfo_t *info, void *unused) in sigill_handler() function
75 sa.sa_sigaction = sigill_handler; in set_dscr()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/powerpc/security/
H A Dflush_utils.c51 static void sigill_handler(int signr, siginfo_t *info, void *unused) in sigill_handler() function
75 sa.sa_sigaction = sigill_handler; in set_dscr()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/powerpc/security/
H A Dflush_utils.c51 static void sigill_handler(int signr, siginfo_t *info, void *unused) in sigill_handler() function
75 sa.sa_sigaction = sigill_handler; in set_dscr()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpeg2/
H A Dcpu_accel.c160 static RETSIGTYPE sigill_handler (int sig) in sigill_handler() function
180 oldsig = signal (SIGILL, sigill_handler); in arch_accel()
220 oldsig = signal (SIGILL, sigill_handler); in arch_accel()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpeg2/
H A Dcpu_accel.c160 static RETSIGTYPE sigill_handler (int sig) in sigill_handler() function
180 oldsig = signal (SIGILL, sigill_handler); in arch_accel()
220 oldsig = signal (SIGILL, sigill_handler); in arch_accel()
/dports/x11/babl/babl-0.1.88/babl/
H A Dbabl-cpuaccel.c378 sigill_handler (gint n) in sigill_handler() function
392 signal (SIGILL, sigill_handler); in arch_accel_sse_os_support()
482 sigill_handler (gint sig) in sigill_handler() function
497 signal (SIGILL, sigill_handler); in arch_accel()
/dports/graphics/gimp-app/gimp-2.10.30/libgimpbase/
H A Dgimpcpuaccel.c376 sigill_handler (gint n) in sigill_handler() function
390 signal (SIGILL, sigill_handler); in arch_accel_sse_os_support()
476 sigill_handler (gint sig) in sigill_handler() function
491 signal (SIGILL, sigill_handler); in arch_accel()
/dports/science/afni/afni-AFNI_21.3.16/src/mpegtoppm_dir/libmpeg2/
H A Dcpu_accel.c116 static RETSIGTYPE sigill_handler (int sig) in sigill_handler() function
129 signal (SIGILL, sigill_handler); in arch_accel()
/dports/emulators/qemu5/qemu-5.2.0/tests/tcg/aarch64/
H A Dsysregs.c63 void sigill_handler(int signo, siginfo_t *si, void *data) in sigill_handler() function
83 sa.sa_sigaction = &sigill_handler; in main()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/tcg/aarch64/
H A Dsysregs.c63 void sigill_handler(int signo, siginfo_t *si, void *data) in sigill_handler() function
83 sa.sa_sigaction = &sigill_handler; in main()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/tcg/aarch64/
H A Dsysregs.c63 void sigill_handler(int signo, siginfo_t *si, void *data)
83 sa.sa_sigaction = &sigill_handler;

1234