HomeSort by relevance Sort by last modified time
    Searched refs:__BIONIC_SIGDEF (Results 1 - 25 of 72) sorted by null

1 2 3

  /bionic/libc/include/sys/
_sigdefs.h 34 #ifndef __BIONIC_SIGDEF
35 #error __BIONIC_SIGDEF not defined
38 __BIONIC_SIGDEF(SIGHUP, "Hangup")
39 __BIONIC_SIGDEF(SIGINT, "Interrupt")
40 __BIONIC_SIGDEF(SIGQUIT, "Quit")
41 __BIONIC_SIGDEF(SIGILL, "Illegal instruction")
42 __BIONIC_SIGDEF(SIGTRAP, "Trap")
43 __BIONIC_SIGDEF(SIGABRT, "Aborted")
45 __BIONIC_SIGDEF(SIGEMT, "EMT")
47 __BIONIC_SIGDEF(SIGFPE, "Floating point exception"
    [all...]
  /development/ndk/platforms/android-3/include/sys/
_sigdefs.h 29 #ifndef __BIONIC_SIGDEF
30 #error __BIONIC_SIGDEF not defined
33 __BIONIC_SIGDEF(SIGHUP,1,"Hangup")
34 __BIONIC_SIGDEF(SIGINT,2,"Interrupt")
35 __BIONIC_SIGDEF(SIGQUIT,3,"Quit")
36 __BIONIC_SIGDEF(SIGILL,4,"Illegal instruction")
37 __BIONIC_SIGDEF(SIGTRAP,5,"Trap")
38 __BIONIC_SIGDEF(SIGABRT,6,"Aborted")
39 __BIONIC_SIGDEF(SIGBUS,7,"Bus error")
40 __BIONIC_SIGDEF(SIGFPE,8,"Floating point exception"
    [all...]
  /development/ndk/platforms/android-9/include/sys/
_sigdefs.h 34 #ifndef __BIONIC_SIGDEF
35 #error __BIONIC_SIGDEF not defined
38 __BIONIC_SIGDEF(HUP,1,"Hangup")
39 __BIONIC_SIGDEF(INT,2,"Interrupt")
40 __BIONIC_SIGDEF(QUIT,3,"Quit")
41 __BIONIC_SIGDEF(ILL,4,"Illegal instruction")
42 __BIONIC_SIGDEF(TRAP,5,"Trap")
43 __BIONIC_SIGDEF(ABRT,6,"Aborted")
44 __BIONIC_SIGDEF(BUS,7,"Bus error")
45 __BIONIC_SIGDEF(FPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 29 #ifndef __BIONIC_SIGDEF
30 #error __BIONIC_SIGDEF not defined
33 __BIONIC_SIGDEF(SIGHUP,1,"Hangup")
34 __BIONIC_SIGDEF(SIGINT,2,"Interrupt")
35 __BIONIC_SIGDEF(SIGQUIT,3,"Quit")
36 __BIONIC_SIGDEF(SIGILL,4,"Illegal instruction")
37 __BIONIC_SIGDEF(SIGTRAP,5,"Trap")
38 __BIONIC_SIGDEF(SIGABRT,6,"Aborted")
39 __BIONIC_SIGDEF(SIGBUS,7,"Bus error")
40 __BIONIC_SIGDEF(SIGFPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
_sigdefs.h 29 #ifndef __BIONIC_SIGDEF
30 #error __BIONIC_SIGDEF not defined
33 __BIONIC_SIGDEF(SIGHUP,1,"Hangup")
34 __BIONIC_SIGDEF(SIGINT,2,"Interrupt")
35 __BIONIC_SIGDEF(SIGQUIT,3,"Quit")
36 __BIONIC_SIGDEF(SIGILL,4,"Illegal instruction")
37 __BIONIC_SIGDEF(SIGTRAP,5,"Trap")
38 __BIONIC_SIGDEF(SIGABRT,6,"Aborted")
39 __BIONIC_SIGDEF(SIGBUS,7,"Bus error")
40 __BIONIC_SIGDEF(SIGFPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
_sigdefs.h 29 #ifndef __BIONIC_SIGDEF
30 #error __BIONIC_SIGDEF not defined
33 __BIONIC_SIGDEF(SIGHUP,1,"Hangup")
34 __BIONIC_SIGDEF(SIGINT,2,"Interrupt")
35 __BIONIC_SIGDEF(SIGQUIT,3,"Quit")
36 __BIONIC_SIGDEF(SIGILL,4,"Illegal instruction")
37 __BIONIC_SIGDEF(SIGTRAP,5,"Trap")
38 __BIONIC_SIGDEF(SIGABRT,6,"Aborted")
39 __BIONIC_SIGDEF(SIGBUS,7,"Bus error")
40 __BIONIC_SIGDEF(SIGFPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
_sigdefs.h 29 #ifndef __BIONIC_SIGDEF
30 #error __BIONIC_SIGDEF not defined
33 __BIONIC_SIGDEF(SIGHUP,1,"Hangup")
34 __BIONIC_SIGDEF(SIGINT,2,"Interrupt")
35 __BIONIC_SIGDEF(SIGQUIT,3,"Quit")
36 __BIONIC_SIGDEF(SIGILL,4,"Illegal instruction")
37 __BIONIC_SIGDEF(SIGTRAP,5,"Trap")
38 __BIONIC_SIGDEF(SIGABRT,6,"Aborted")
39 __BIONIC_SIGDEF(SIGBUS,7,"Bus error")
40 __BIONIC_SIGDEF(SIGFPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
_sigdefs.h 29 #ifndef __BIONIC_SIGDEF
30 #error __BIONIC_SIGDEF not defined
33 __BIONIC_SIGDEF(SIGHUP,1,"Hangup")
34 __BIONIC_SIGDEF(SIGINT,2,"Interrupt")
35 __BIONIC_SIGDEF(SIGQUIT,3,"Quit")
36 __BIONIC_SIGDEF(SIGILL,4,"Illegal instruction")
37 __BIONIC_SIGDEF(SIGTRAP,5,"Trap")
38 __BIONIC_SIGDEF(SIGABRT,6,"Aborted")
39 __BIONIC_SIGDEF(SIGBUS,7,"Bus error")
40 __BIONIC_SIGDEF(SIGFPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
_sigdefs.h 29 #ifndef __BIONIC_SIGDEF
30 #error __BIONIC_SIGDEF not defined
33 __BIONIC_SIGDEF(SIGHUP,1,"Hangup")
34 __BIONIC_SIGDEF(SIGINT,2,"Interrupt")
35 __BIONIC_SIGDEF(SIGQUIT,3,"Quit")
36 __BIONIC_SIGDEF(SIGILL,4,"Illegal instruction")
37 __BIONIC_SIGDEF(SIGTRAP,5,"Trap")
38 __BIONIC_SIGDEF(SIGABRT,6,"Aborted")
39 __BIONIC_SIGDEF(SIGBUS,7,"Bus error")
40 __BIONIC_SIGDEF(SIGFPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 29 #ifndef __BIONIC_SIGDEF
30 #error __BIONIC_SIGDEF not defined
33 __BIONIC_SIGDEF(SIGHUP,1,"Hangup")
34 __BIONIC_SIGDEF(SIGINT,2,"Interrupt")
35 __BIONIC_SIGDEF(SIGQUIT,3,"Quit")
36 __BIONIC_SIGDEF(SIGILL,4,"Illegal instruction")
37 __BIONIC_SIGDEF(SIGTRAP,5,"Trap")
38 __BIONIC_SIGDEF(SIGABRT,6,"Aborted")
39 __BIONIC_SIGDEF(SIGBUS,7,"Bus error")
40 __BIONIC_SIGDEF(SIGFPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/sys/
_sigdefs.h 34 #ifndef __BIONIC_SIGDEF
35 #error __BIONIC_SIGDEF not defined
38 __BIONIC_SIGDEF(HUP,1,"Hangup")
39 __BIONIC_SIGDEF(INT,2,"Interrupt")
40 __BIONIC_SIGDEF(QUIT,3,"Quit")
41 __BIONIC_SIGDEF(ILL,4,"Illegal instruction")
42 __BIONIC_SIGDEF(TRAP,5,"Trap")
43 __BIONIC_SIGDEF(ABRT,6,"Aborted")
44 __BIONIC_SIGDEF(BUS,7,"Bus error")
45 __BIONIC_SIGDEF(FPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 29 #ifndef __BIONIC_SIGDEF
30 #error __BIONIC_SIGDEF not defined
33 __BIONIC_SIGDEF(SIGHUP,1,"Hangup")
34 __BIONIC_SIGDEF(SIGINT,2,"Interrupt")
35 __BIONIC_SIGDEF(SIGQUIT,3,"Quit")
36 __BIONIC_SIGDEF(SIGILL,4,"Illegal instruction")
37 __BIONIC_SIGDEF(SIGTRAP,5,"Trap")
38 __BIONIC_SIGDEF(SIGABRT,6,"Aborted")
39 __BIONIC_SIGDEF(SIGBUS,7,"Bus error")
40 __BIONIC_SIGDEF(SIGFPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
_sigdefs.h 29 #ifndef __BIONIC_SIGDEF
30 #error __BIONIC_SIGDEF not defined
33 __BIONIC_SIGDEF(SIGHUP,1,"Hangup")
34 __BIONIC_SIGDEF(SIGINT,2,"Interrupt")
35 __BIONIC_SIGDEF(SIGQUIT,3,"Quit")
36 __BIONIC_SIGDEF(SIGILL,4,"Illegal instruction")
37 __BIONIC_SIGDEF(SIGTRAP,5,"Trap")
38 __BIONIC_SIGDEF(SIGABRT,6,"Aborted")
39 __BIONIC_SIGDEF(SIGBUS,7,"Bus error")
40 __BIONIC_SIGDEF(SIGFPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/
_sigdefs.h 34 #ifndef __BIONIC_SIGDEF
35 #error __BIONIC_SIGDEF not defined
38 __BIONIC_SIGDEF(HUP,1,"Hangup")
39 __BIONIC_SIGDEF(INT,2,"Interrupt")
40 __BIONIC_SIGDEF(QUIT,3,"Quit")
41 __BIONIC_SIGDEF(ILL,4,"Illegal instruction")
42 __BIONIC_SIGDEF(TRAP,5,"Trap")
43 __BIONIC_SIGDEF(ABRT,6,"Aborted")
44 __BIONIC_SIGDEF(BUS,7,"Bus error")
45 __BIONIC_SIGDEF(FPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/sys/
_sigdefs.h 34 #ifndef __BIONIC_SIGDEF
35 #error __BIONIC_SIGDEF not defined
38 __BIONIC_SIGDEF(HUP,1,"Hangup")
39 __BIONIC_SIGDEF(INT,2,"Interrupt")
40 __BIONIC_SIGDEF(QUIT,3,"Quit")
41 __BIONIC_SIGDEF(ILL,4,"Illegal instruction")
42 __BIONIC_SIGDEF(TRAP,5,"Trap")
43 __BIONIC_SIGDEF(ABRT,6,"Aborted")
44 __BIONIC_SIGDEF(BUS,7,"Bus error")
45 __BIONIC_SIGDEF(FPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
_sigdefs.h 34 #ifndef __BIONIC_SIGDEF
35 #error __BIONIC_SIGDEF not defined
38 __BIONIC_SIGDEF(HUP,1,"Hangup")
39 __BIONIC_SIGDEF(INT,2,"Interrupt")
40 __BIONIC_SIGDEF(QUIT,3,"Quit")
41 __BIONIC_SIGDEF(ILL,4,"Illegal instruction")
42 __BIONIC_SIGDEF(TRAP,5,"Trap")
43 __BIONIC_SIGDEF(ABRT,6,"Aborted")
44 __BIONIC_SIGDEF(BUS,7,"Bus error")
45 __BIONIC_SIGDEF(FPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
_sigdefs.h 34 #ifndef __BIONIC_SIGDEF
35 #error __BIONIC_SIGDEF not defined
38 __BIONIC_SIGDEF(HUP,1,"Hangup")
39 __BIONIC_SIGDEF(INT,2,"Interrupt")
40 __BIONIC_SIGDEF(QUIT,3,"Quit")
41 __BIONIC_SIGDEF(ILL,4,"Illegal instruction")
42 __BIONIC_SIGDEF(TRAP,5,"Trap")
43 __BIONIC_SIGDEF(ABRT,6,"Aborted")
44 __BIONIC_SIGDEF(BUS,7,"Bus error")
45 __BIONIC_SIGDEF(FPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
_sigdefs.h 29 #ifndef __BIONIC_SIGDEF
30 #error __BIONIC_SIGDEF not defined
33 __BIONIC_SIGDEF(SIGHUP,1,"Hangup")
34 __BIONIC_SIGDEF(SIGINT,2,"Interrupt")
35 __BIONIC_SIGDEF(SIGQUIT,3,"Quit")
36 __BIONIC_SIGDEF(SIGILL,4,"Illegal instruction")
37 __BIONIC_SIGDEF(SIGTRAP,5,"Trap")
38 __BIONIC_SIGDEF(SIGABRT,6,"Aborted")
39 __BIONIC_SIGDEF(SIGBUS,7,"Bus error")
40 __BIONIC_SIGDEF(SIGFPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
_sigdefs.h 29 #ifndef __BIONIC_SIGDEF
30 #error __BIONIC_SIGDEF not defined
33 __BIONIC_SIGDEF(SIGHUP,1,"Hangup")
34 __BIONIC_SIGDEF(SIGINT,2,"Interrupt")
35 __BIONIC_SIGDEF(SIGQUIT,3,"Quit")
36 __BIONIC_SIGDEF(SIGILL,4,"Illegal instruction")
37 __BIONIC_SIGDEF(SIGTRAP,5,"Trap")
38 __BIONIC_SIGDEF(SIGABRT,6,"Aborted")
39 __BIONIC_SIGDEF(SIGBUS,7,"Bus error")
40 __BIONIC_SIGDEF(SIGFPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
_sigdefs.h 29 #ifndef __BIONIC_SIGDEF
30 #error __BIONIC_SIGDEF not defined
33 __BIONIC_SIGDEF(SIGHUP,1,"Hangup")
34 __BIONIC_SIGDEF(SIGINT,2,"Interrupt")
35 __BIONIC_SIGDEF(SIGQUIT,3,"Quit")
36 __BIONIC_SIGDEF(SIGILL,4,"Illegal instruction")
37 __BIONIC_SIGDEF(SIGTRAP,5,"Trap")
38 __BIONIC_SIGDEF(SIGABRT,6,"Aborted")
39 __BIONIC_SIGDEF(SIGBUS,7,"Bus error")
40 __BIONIC_SIGDEF(SIGFPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
_sigdefs.h 29 #ifndef __BIONIC_SIGDEF
30 #error __BIONIC_SIGDEF not defined
33 __BIONIC_SIGDEF(SIGHUP,1,"Hangup")
34 __BIONIC_SIGDEF(SIGINT,2,"Interrupt")
35 __BIONIC_SIGDEF(SIGQUIT,3,"Quit")
36 __BIONIC_SIGDEF(SIGILL,4,"Illegal instruction")
37 __BIONIC_SIGDEF(SIGTRAP,5,"Trap")
38 __BIONIC_SIGDEF(SIGABRT,6,"Aborted")
39 __BIONIC_SIGDEF(SIGBUS,7,"Bus error")
40 __BIONIC_SIGDEF(SIGFPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
_sigdefs.h 29 #ifndef __BIONIC_SIGDEF
30 #error __BIONIC_SIGDEF not defined
33 __BIONIC_SIGDEF(SIGHUP,1,"Hangup")
34 __BIONIC_SIGDEF(SIGINT,2,"Interrupt")
35 __BIONIC_SIGDEF(SIGQUIT,3,"Quit")
36 __BIONIC_SIGDEF(SIGILL,4,"Illegal instruction")
37 __BIONIC_SIGDEF(SIGTRAP,5,"Trap")
38 __BIONIC_SIGDEF(SIGABRT,6,"Aborted")
39 __BIONIC_SIGDEF(SIGBUS,7,"Bus error")
40 __BIONIC_SIGDEF(SIGFPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
_sigdefs.h 29 #ifndef __BIONIC_SIGDEF
30 #error __BIONIC_SIGDEF not defined
33 __BIONIC_SIGDEF(SIGHUP,1,"Hangup")
34 __BIONIC_SIGDEF(SIGINT,2,"Interrupt")
35 __BIONIC_SIGDEF(SIGQUIT,3,"Quit")
36 __BIONIC_SIGDEF(SIGILL,4,"Illegal instruction")
37 __BIONIC_SIGDEF(SIGTRAP,5,"Trap")
38 __BIONIC_SIGDEF(SIGABRT,6,"Aborted")
39 __BIONIC_SIGDEF(SIGBUS,7,"Bus error")
40 __BIONIC_SIGDEF(SIGFPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
_sigdefs.h 29 #ifndef __BIONIC_SIGDEF
30 #error __BIONIC_SIGDEF not defined
33 __BIONIC_SIGDEF(SIGHUP,1,"Hangup")
34 __BIONIC_SIGDEF(SIGINT,2,"Interrupt")
35 __BIONIC_SIGDEF(SIGQUIT,3,"Quit")
36 __BIONIC_SIGDEF(SIGILL,4,"Illegal instruction")
37 __BIONIC_SIGDEF(SIGTRAP,5,"Trap")
38 __BIONIC_SIGDEF(SIGABRT,6,"Aborted")
39 __BIONIC_SIGDEF(SIGBUS,7,"Bus error")
40 __BIONIC_SIGDEF(SIGFPE,8,"Floating point exception"
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
_sigdefs.h 29 #ifndef __BIONIC_SIGDEF
30 #error __BIONIC_SIGDEF not defined
33 __BIONIC_SIGDEF(SIGHUP,1,"Hangup")
34 __BIONIC_SIGDEF(SIGINT,2,"Interrupt")
35 __BIONIC_SIGDEF(SIGQUIT,3,"Quit")
36 __BIONIC_SIGDEF(SIGILL,4,"Illegal instruction")
37 __BIONIC_SIGDEF(SIGTRAP,5,"Trap")
38 __BIONIC_SIGDEF(SIGABRT,6,"Aborted")
39 __BIONIC_SIGDEF(SIGBUS,7,"Bus error")
40 __BIONIC_SIGDEF(SIGFPE,8,"Floating point exception"
    [all...]

Completed in 856 milliseconds

1 2 3