HomeSort by relevance Sort by last modified time
    Searched defs:_NSIG (Results 1 - 25 of 92) sorted by null

1 2 3 4

  /external/libunwind/src/setjmp/
siglongjmp.c 34 #if !defined(_NSIG) && defined(_SIG_MAXSIG)
35 # define _NSIG (_SIG_MAXSIG - 1)
96 if (UNW_NUM_EH_REGS < 4 || _NSIG > 16 * sizeof (unw_word_t))
103 || (_NSIG > 8 * sizeof (unw_word_t)
  /bionic/libc/include/
signal.h 55 /* The arm and x86 kernel header files don't define _NSIG. */
60 /* Userspace's NSIG is the kernel's _NSIG + 1. */
61 #define _NSIG (_KERNEL__NSIG + 1)
62 #define NSIG _NSIG
  /development/ndk/platforms/android-3/include/
signal.h 45 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
52 #ifndef _NSIG
53 # define _NSIG 64
  /development/ndk/platforms/android-8/include/
signal.h 46 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
53 #ifndef _NSIG
54 # define _NSIG 64
  /development/ndk/platforms/android-L/include/
signal.h 55 /* The arm and x86 kernel header files don't define _NSIG. */
60 /* Userspace's NSIG is the kernel's _NSIG + 1. */
61 #define _NSIG (_KERNEL__NSIG + 1)
62 #define NSIG _NSIG
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
signal.h 45 /* crepy NIG / _NSIG handling, just to be safe */
47 # define NSIG _NSIG
49 #ifndef _NSIG
50 # define _NSIG NSIG
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
signal.h 45 /* crepy NIG / _NSIG handling, just to be safe */
47 # define NSIG _NSIG
49 #ifndef _NSIG
50 # define _NSIG NSIG
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
signal.h 45 /* crepy NIG / _NSIG handling, just to be safe */
47 # define NSIG _NSIG
49 #ifndef _NSIG
50 # define _NSIG NSIG
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
signal.h 45 /* crepy NIG / _NSIG handling, just to be safe */
47 # define NSIG _NSIG
49 #ifndef _NSIG
50 # define _NSIG NSIG
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
signal.h 45 /* crepy NIG / _NSIG handling, just to be safe */
47 # define NSIG _NSIG
49 #ifndef _NSIG
50 # define _NSIG NSIG
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
signal.h 45 /* crepy NIG / _NSIG handling, just to be safe */
47 # define NSIG _NSIG
49 #ifndef _NSIG
50 # define _NSIG NSIG
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
signal.h 45 /* crepy NIG / _NSIG handling, just to be safe */
47 # define NSIG _NSIG
49 #ifndef _NSIG
50 # define _NSIG NSIG
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
signal.h 45 /* crepy NIG / _NSIG handling, just to be safe */
47 # define NSIG _NSIG
49 #ifndef _NSIG
50 # define _NSIG NSIG
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
signal.h 45 /* crepy NIG / _NSIG handling, just to be safe */
47 # define NSIG _NSIG
49 #ifndef _NSIG
50 # define _NSIG NSIG
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
signal.h 45 /* crepy NIG / _NSIG handling, just to be safe */
47 # define NSIG _NSIG
49 #ifndef _NSIG
50 # define _NSIG NSIG
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
signal.h 45 /* crepy NIG / _NSIG handling, just to be safe */
47 # define NSIG _NSIG
49 #ifndef _NSIG
50 # define _NSIG NSIG
  /prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
signal.h 45 /* crepy NIG / _NSIG handling, just to be safe */
47 # define NSIG _NSIG
49 #ifndef _NSIG
50 # define _NSIG NSIG
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
signal.h 45 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
52 #ifndef _NSIG
53 # define _NSIG 64
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
signal.h 45 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
52 #ifndef _NSIG
53 # define _NSIG 64
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
signal.h 45 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
52 #ifndef _NSIG
53 # define _NSIG 64
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
signal.h 45 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
52 #ifndef _NSIG
53 # define _NSIG 64
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
signal.h 45 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
52 #ifndef _NSIG
53 # define _NSIG 64
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
signal.h 45 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
52 #ifndef _NSIG
53 # define _NSIG 64
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
signal.h 45 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
52 #ifndef _NSIG
53 # define _NSIG 64
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
signal.h 45 /* _NSIG is used by the SIGRTMAX definition under <asm/signal.h>, however
52 #ifndef _NSIG
53 # define _NSIG 64

Completed in 388 milliseconds

1 2 3 4