Searched refs:sigill_handler (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_cpu_detect.c100 sigill_handler(int sig) function in typeref:typename:void
132 signal(SIGILL, sigill_handler);
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_memcpy.c854 static void sigill_handler(void) function in typeref:typename:void
869 xf86InterceptSigIll(&sigill_handler);
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_cpu_detect.c108 sigill_handler(int sig) function in typeref:typename:void
185 signal(SIGILL, sigill_handler);
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_memcpy.c963 static void sigill_handler(void) function in typeref:typename:void
979 xf86InterceptSigIll(&sigill_handler);

Completed in 7 milliseconds