Searched defs:_NSIG (Results 1 - 25 of 299) sorted by relevance

1234567891011>>

/prebuilts/ndk/r10/platforms/android-10/arch-arm/usr/include/
H A Dsignal.h49 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
56 #ifndef _NSIG
57 # define _NSIG 64 macro
/prebuilts/ndk/r10/platforms/android-10/arch-arm64/usr/include/
H A Dsignal.h58 /* The arm and x86 kernel header files don't define _NSIG. */
63 /* Userspace's NSIG is the kernel's _NSIG + 1. */
64 #define _NSIG (_KERNEL__NSIG + 1) macro
65 #define NSIG _NSIG
/prebuilts/ndk/r10/platforms/android-10/arch-mips/usr/include/
H A Dsignal.h49 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
56 #ifndef _NSIG
57 # define _NSIG 64 macro
/prebuilts/ndk/r10/platforms/android-10/arch-mips64/usr/include/
H A Dsignal.h58 /* The arm and x86 kernel header files don't define _NSIG. */
63 /* Userspace's NSIG is the kernel's _NSIG + 1. */
64 #define _NSIG (_KERNEL__NSIG + 1) macro
65 #define NSIG _NSIG
/prebuilts/ndk/r10/platforms/android-10/arch-x86/usr/include/
H A Dsignal.h49 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
56 #ifndef _NSIG
57 # define _NSIG 64 macro
/prebuilts/ndk/r10/platforms/android-10/arch-x86_64/usr/include/
H A Dsignal.h58 /* The arm and x86 kernel header files don't define _NSIG. */
63 /* Userspace's NSIG is the kernel's _NSIG + 1. */
64 #define _NSIG (_KERNEL__NSIG + 1) macro
65 #define NSIG _NSIG
/prebuilts/ndk/r10/platforms/android-11/arch-arm/usr/include/
H A Dsignal.h49 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
56 #ifndef _NSIG
57 # define _NSIG 64 macro
/prebuilts/ndk/r10/platforms/android-11/arch-arm64/usr/include/
H A Dsignal.h58 /* The arm and x86 kernel header files don't define _NSIG. */
63 /* Userspace's NSIG is the kernel's _NSIG + 1. */
64 #define _NSIG (_KERNEL__NSIG + 1) macro
65 #define NSIG _NSIG
/prebuilts/ndk/r10/platforms/android-11/arch-mips/usr/include/
H A Dsignal.h49 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
56 #ifndef _NSIG
57 # define _NSIG 64 macro
/prebuilts/ndk/r10/platforms/android-11/arch-mips64/usr/include/
H A Dsignal.h58 /* The arm and x86 kernel header files don't define _NSIG. */
63 /* Userspace's NSIG is the kernel's _NSIG + 1. */
64 #define _NSIG (_KERNEL__NSIG + 1) macro
65 #define NSIG _NSIG
/prebuilts/ndk/r10/platforms/android-11/arch-x86/usr/include/
H A Dsignal.h49 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
56 #ifndef _NSIG
57 # define _NSIG 64 macro
/prebuilts/ndk/r10/platforms/android-11/arch-x86_64/usr/include/
H A Dsignal.h58 /* The arm and x86 kernel header files don't define _NSIG. */
63 /* Userspace's NSIG is the kernel's _NSIG + 1. */
64 #define _NSIG (_KERNEL__NSIG + 1) macro
65 #define NSIG _NSIG
/prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
H A Dsignal.h49 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
56 #ifndef _NSIG
57 # define _NSIG 64 macro
/prebuilts/ndk/r10/platforms/android-12/arch-arm64/usr/include/
H A Dsignal.h58 /* The arm and x86 kernel header files don't define _NSIG. */
63 /* Userspace's NSIG is the kernel's _NSIG + 1. */
64 #define _NSIG (_KERNEL__NSIG + 1) macro
65 #define NSIG _NSIG
/prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
H A Dsignal.h49 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
56 #ifndef _NSIG
57 # define _NSIG 64 macro
/prebuilts/ndk/r10/platforms/android-12/arch-mips64/usr/include/
H A Dsignal.h58 /* The arm and x86 kernel header files don't define _NSIG. */
63 /* Userspace's NSIG is the kernel's _NSIG + 1. */
64 #define _NSIG (_KERNEL__NSIG + 1) macro
65 #define NSIG _NSIG
/prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
H A Dsignal.h49 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
56 #ifndef _NSIG
57 # define _NSIG 64 macro
/prebuilts/ndk/r10/platforms/android-12/arch-x86_64/usr/include/
H A Dsignal.h58 /* The arm and x86 kernel header files don't define _NSIG. */
63 /* Userspace's NSIG is the kernel's _NSIG + 1. */
64 #define _NSIG (_KERNEL__NSIG + 1) macro
65 #define NSIG _NSIG
/prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
H A Dsignal.h49 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
56 #ifndef _NSIG
57 # define _NSIG 64 macro
/prebuilts/ndk/r10/platforms/android-13/arch-arm64/usr/include/
H A Dsignal.h58 /* The arm and x86 kernel header files don't define _NSIG. */
63 /* Userspace's NSIG is the kernel's _NSIG + 1. */
64 #define _NSIG (_KERNEL__NSIG + 1) macro
65 #define NSIG _NSIG
/prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
H A Dsignal.h49 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
56 #ifndef _NSIG
57 # define _NSIG 64 macro
/prebuilts/ndk/r10/platforms/android-13/arch-mips64/usr/include/
H A Dsignal.h58 /* The arm and x86 kernel header files don't define _NSIG. */
63 /* Userspace's NSIG is the kernel's _NSIG + 1. */
64 #define _NSIG (_KERNEL__NSIG + 1) macro
65 #define NSIG _NSIG
/prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/
H A Dsignal.h49 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
56 #ifndef _NSIG
57 # define _NSIG 64 macro
/prebuilts/ndk/r10/platforms/android-13/arch-x86_64/usr/include/
H A Dsignal.h58 /* The arm and x86 kernel header files don't define _NSIG. */
63 /* Userspace's NSIG is the kernel's _NSIG + 1. */
64 #define _NSIG (_KERNEL__NSIG + 1) macro
65 #define NSIG _NSIG
/prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/
H A Dsignal.h49 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
56 #ifndef _NSIG
57 # define _NSIG 64 macro

Completed in 3504 milliseconds

1234567891011>>