HomeSort by relevance Sort by last modified time
    Searched refs:__SI_FAULT (Results 26 - 50 of 100) sorted by null

12 3 4

  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/asm-generic/
siginfo.h 147 #define __SI_FAULT 0
169 #define ILL_ILLOPC (__SI_FAULT|1)
170 #define ILL_ILLOPN (__SI_FAULT|2)
171 #define ILL_ILLADR (__SI_FAULT|3)
172 #define ILL_ILLTRP (__SI_FAULT|4)
174 #define ILL_PRVOPC (__SI_FAULT|5)
175 #define ILL_PRVREG (__SI_FAULT|6)
176 #define ILL_COPROC (__SI_FAULT|7)
177 #define ILL_BADSTK (__SI_FAULT|8)
180 #define FPE_INTDIV (__SI_FAULT|1
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/asm-generic/
siginfo.h 147 #define __SI_FAULT 0
169 #define ILL_ILLOPC (__SI_FAULT|1)
170 #define ILL_ILLOPN (__SI_FAULT|2)
171 #define ILL_ILLADR (__SI_FAULT|3)
172 #define ILL_ILLTRP (__SI_FAULT|4)
174 #define ILL_PRVOPC (__SI_FAULT|5)
175 #define ILL_PRVREG (__SI_FAULT|6)
176 #define ILL_COPROC (__SI_FAULT|7)
177 #define ILL_BADSTK (__SI_FAULT|8)
180 #define FPE_INTDIV (__SI_FAULT|1
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/asm-generic/
siginfo.h 147 #define __SI_FAULT 0
169 #define ILL_ILLOPC (__SI_FAULT|1)
170 #define ILL_ILLOPN (__SI_FAULT|2)
171 #define ILL_ILLADR (__SI_FAULT|3)
172 #define ILL_ILLTRP (__SI_FAULT|4)
174 #define ILL_PRVOPC (__SI_FAULT|5)
175 #define ILL_PRVREG (__SI_FAULT|6)
176 #define ILL_COPROC (__SI_FAULT|7)
177 #define ILL_BADSTK (__SI_FAULT|8)
180 #define FPE_INTDIV (__SI_FAULT|1
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/asm-generic/
siginfo.h 147 #define __SI_FAULT 0
169 #define ILL_ILLOPC (__SI_FAULT|1)
170 #define ILL_ILLOPN (__SI_FAULT|2)
171 #define ILL_ILLADR (__SI_FAULT|3)
172 #define ILL_ILLTRP (__SI_FAULT|4)
174 #define ILL_PRVOPC (__SI_FAULT|5)
175 #define ILL_PRVREG (__SI_FAULT|6)
176 #define ILL_COPROC (__SI_FAULT|7)
177 #define ILL_BADSTK (__SI_FAULT|8)
180 #define FPE_INTDIV (__SI_FAULT|1
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/asm-generic/
siginfo.h 147 #define __SI_FAULT 0
169 #define ILL_ILLOPC (__SI_FAULT|1)
170 #define ILL_ILLOPN (__SI_FAULT|2)
171 #define ILL_ILLADR (__SI_FAULT|3)
172 #define ILL_ILLTRP (__SI_FAULT|4)
174 #define ILL_PRVOPC (__SI_FAULT|5)
175 #define ILL_PRVREG (__SI_FAULT|6)
176 #define ILL_COPROC (__SI_FAULT|7)
177 #define ILL_BADSTK (__SI_FAULT|8)
180 #define FPE_INTDIV (__SI_FAULT|1
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/asm-generic/
siginfo.h 147 #define __SI_FAULT 0
169 #define ILL_ILLOPC (__SI_FAULT|1)
170 #define ILL_ILLOPN (__SI_FAULT|2)
171 #define ILL_ILLADR (__SI_FAULT|3)
172 #define ILL_ILLTRP (__SI_FAULT|4)
174 #define ILL_PRVOPC (__SI_FAULT|5)
175 #define ILL_PRVREG (__SI_FAULT|6)
176 #define ILL_COPROC (__SI_FAULT|7)
177 #define ILL_BADSTK (__SI_FAULT|8)
180 #define FPE_INTDIV (__SI_FAULT|1
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/asm-generic/
siginfo.h 147 #define __SI_FAULT 0
169 #define ILL_ILLOPC (__SI_FAULT|1)
170 #define ILL_ILLOPN (__SI_FAULT|2)
171 #define ILL_ILLADR (__SI_FAULT|3)
172 #define ILL_ILLTRP (__SI_FAULT|4)
174 #define ILL_PRVOPC (__SI_FAULT|5)
175 #define ILL_PRVREG (__SI_FAULT|6)
176 #define ILL_COPROC (__SI_FAULT|7)
177 #define ILL_BADSTK (__SI_FAULT|8)
180 #define FPE_INTDIV (__SI_FAULT|1
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/asm-generic/
siginfo.h 147 #define __SI_FAULT 0
169 #define ILL_ILLOPC (__SI_FAULT|1)
170 #define ILL_ILLOPN (__SI_FAULT|2)
171 #define ILL_ILLADR (__SI_FAULT|3)
172 #define ILL_ILLTRP (__SI_FAULT|4)
174 #define ILL_PRVOPC (__SI_FAULT|5)
175 #define ILL_PRVREG (__SI_FAULT|6)
176 #define ILL_COPROC (__SI_FAULT|7)
177 #define ILL_BADSTK (__SI_FAULT|8)
180 #define FPE_INTDIV (__SI_FAULT|1
    [all...]
  /development/ndk/platforms/android-9/include/asm-generic/
siginfo.h 114 #define __SI_FAULT 0
133 #define ILL_ILLOPC (__SI_FAULT|1)
134 #define ILL_ILLOPN (__SI_FAULT|2)
135 #define ILL_ILLADR (__SI_FAULT|3)
136 #define ILL_ILLTRP (__SI_FAULT|4)
137 #define ILL_PRVOPC (__SI_FAULT|5)
138 #define ILL_PRVREG (__SI_FAULT|6)
139 #define ILL_COPROC (__SI_FAULT|7)
140 #define ILL_BADSTK (__SI_FAULT|8)
143 #define FPE_INTDIV (__SI_FAULT|1)
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/asm-generic/
siginfo.h 114 #define __SI_FAULT 0
133 #define ILL_ILLOPC (__SI_FAULT|1)
134 #define ILL_ILLOPN (__SI_FAULT|2)
135 #define ILL_ILLADR (__SI_FAULT|3)
136 #define ILL_ILLTRP (__SI_FAULT|4)
137 #define ILL_PRVOPC (__SI_FAULT|5)
138 #define ILL_PRVREG (__SI_FAULT|6)
139 #define ILL_COPROC (__SI_FAULT|7)
140 #define ILL_BADSTK (__SI_FAULT|8)
143 #define FPE_INTDIV (__SI_FAULT|1)
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm-generic/
siginfo.h 114 #define __SI_FAULT 0
133 #define ILL_ILLOPC (__SI_FAULT|1)
134 #define ILL_ILLOPN (__SI_FAULT|2)
135 #define ILL_ILLADR (__SI_FAULT|3)
136 #define ILL_ILLTRP (__SI_FAULT|4)
137 #define ILL_PRVOPC (__SI_FAULT|5)
138 #define ILL_PRVREG (__SI_FAULT|6)
139 #define ILL_COPROC (__SI_FAULT|7)
140 #define ILL_BADSTK (__SI_FAULT|8)
143 #define FPE_INTDIV (__SI_FAULT|1)
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/asm-generic/
siginfo.h 114 #define __SI_FAULT 0
133 #define ILL_ILLOPC (__SI_FAULT|1)
134 #define ILL_ILLOPN (__SI_FAULT|2)
135 #define ILL_ILLADR (__SI_FAULT|3)
136 #define ILL_ILLTRP (__SI_FAULT|4)
137 #define ILL_PRVOPC (__SI_FAULT|5)
138 #define ILL_PRVREG (__SI_FAULT|6)
139 #define ILL_COPROC (__SI_FAULT|7)
140 #define ILL_BADSTK (__SI_FAULT|8)
143 #define FPE_INTDIV (__SI_FAULT|1)
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/asm-generic/
siginfo.h 114 #define __SI_FAULT 0
133 #define ILL_ILLOPC (__SI_FAULT|1)
134 #define ILL_ILLOPN (__SI_FAULT|2)
135 #define ILL_ILLADR (__SI_FAULT|3)
136 #define ILL_ILLTRP (__SI_FAULT|4)
137 #define ILL_PRVOPC (__SI_FAULT|5)
138 #define ILL_PRVREG (__SI_FAULT|6)
139 #define ILL_COPROC (__SI_FAULT|7)
140 #define ILL_BADSTK (__SI_FAULT|8)
143 #define FPE_INTDIV (__SI_FAULT|1)
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm-generic/
siginfo.h 114 #define __SI_FAULT 0
133 #define ILL_ILLOPC (__SI_FAULT|1)
134 #define ILL_ILLOPN (__SI_FAULT|2)
135 #define ILL_ILLADR (__SI_FAULT|3)
136 #define ILL_ILLTRP (__SI_FAULT|4)
137 #define ILL_PRVOPC (__SI_FAULT|5)
138 #define ILL_PRVREG (__SI_FAULT|6)
139 #define ILL_COPROC (__SI_FAULT|7)
140 #define ILL_BADSTK (__SI_FAULT|8)
143 #define FPE_INTDIV (__SI_FAULT|1)
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/asm-generic/
siginfo.h 114 #define __SI_FAULT 0
133 #define ILL_ILLOPC (__SI_FAULT|1)
134 #define ILL_ILLOPN (__SI_FAULT|2)
135 #define ILL_ILLADR (__SI_FAULT|3)
136 #define ILL_ILLTRP (__SI_FAULT|4)
137 #define ILL_PRVOPC (__SI_FAULT|5)
138 #define ILL_PRVREG (__SI_FAULT|6)
139 #define ILL_COPROC (__SI_FAULT|7)
140 #define ILL_BADSTK (__SI_FAULT|8)
143 #define FPE_INTDIV (__SI_FAULT|1)
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/asm-generic/
siginfo.h 114 #define __SI_FAULT 0
133 #define ILL_ILLOPC (__SI_FAULT|1)
134 #define ILL_ILLOPN (__SI_FAULT|2)
135 #define ILL_ILLADR (__SI_FAULT|3)
136 #define ILL_ILLTRP (__SI_FAULT|4)
137 #define ILL_PRVOPC (__SI_FAULT|5)
138 #define ILL_PRVREG (__SI_FAULT|6)
139 #define ILL_COPROC (__SI_FAULT|7)
140 #define ILL_BADSTK (__SI_FAULT|8)
143 #define FPE_INTDIV (__SI_FAULT|1)
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/asm-generic/
siginfo.h 114 #define __SI_FAULT 0
133 #define ILL_ILLOPC (__SI_FAULT|1)
134 #define ILL_ILLOPN (__SI_FAULT|2)
135 #define ILL_ILLADR (__SI_FAULT|3)
136 #define ILL_ILLTRP (__SI_FAULT|4)
137 #define ILL_PRVOPC (__SI_FAULT|5)
138 #define ILL_PRVREG (__SI_FAULT|6)
139 #define ILL_COPROC (__SI_FAULT|7)
140 #define ILL_BADSTK (__SI_FAULT|8)
143 #define FPE_INTDIV (__SI_FAULT|1)
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/asm-generic/
siginfo.h 114 #define __SI_FAULT 0
133 #define ILL_ILLOPC (__SI_FAULT|1)
134 #define ILL_ILLOPN (__SI_FAULT|2)
135 #define ILL_ILLADR (__SI_FAULT|3)
136 #define ILL_ILLTRP (__SI_FAULT|4)
137 #define ILL_PRVOPC (__SI_FAULT|5)
138 #define ILL_PRVREG (__SI_FAULT|6)
139 #define ILL_COPROC (__SI_FAULT|7)
140 #define ILL_BADSTK (__SI_FAULT|8)
143 #define FPE_INTDIV (__SI_FAULT|1)
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/asm-generic/
siginfo.h 114 #define __SI_FAULT 0
133 #define ILL_ILLOPC (__SI_FAULT|1)
134 #define ILL_ILLOPN (__SI_FAULT|2)
135 #define ILL_ILLADR (__SI_FAULT|3)
136 #define ILL_ILLTRP (__SI_FAULT|4)
137 #define ILL_PRVOPC (__SI_FAULT|5)
138 #define ILL_PRVREG (__SI_FAULT|6)
139 #define ILL_COPROC (__SI_FAULT|7)
140 #define ILL_BADSTK (__SI_FAULT|8)
143 #define FPE_INTDIV (__SI_FAULT|1)
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/asm-generic/
siginfo.h 114 #define __SI_FAULT 0
133 #define ILL_ILLOPC (__SI_FAULT|1)
134 #define ILL_ILLOPN (__SI_FAULT|2)
135 #define ILL_ILLADR (__SI_FAULT|3)
136 #define ILL_ILLTRP (__SI_FAULT|4)
137 #define ILL_PRVOPC (__SI_FAULT|5)
138 #define ILL_PRVREG (__SI_FAULT|6)
139 #define ILL_COPROC (__SI_FAULT|7)
140 #define ILL_BADSTK (__SI_FAULT|8)
143 #define FPE_INTDIV (__SI_FAULT|1)
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/asm-generic/
siginfo.h 114 #define __SI_FAULT 0
133 #define ILL_ILLOPC (__SI_FAULT|1)
134 #define ILL_ILLOPN (__SI_FAULT|2)
135 #define ILL_ILLADR (__SI_FAULT|3)
136 #define ILL_ILLTRP (__SI_FAULT|4)
137 #define ILL_PRVOPC (__SI_FAULT|5)
138 #define ILL_PRVREG (__SI_FAULT|6)
139 #define ILL_COPROC (__SI_FAULT|7)
140 #define ILL_BADSTK (__SI_FAULT|8)
143 #define FPE_INTDIV (__SI_FAULT|1)
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/asm-generic/
siginfo.h 114 #define __SI_FAULT 0
133 #define ILL_ILLOPC (__SI_FAULT|1)
134 #define ILL_ILLOPN (__SI_FAULT|2)
135 #define ILL_ILLADR (__SI_FAULT|3)
136 #define ILL_ILLTRP (__SI_FAULT|4)
137 #define ILL_PRVOPC (__SI_FAULT|5)
138 #define ILL_PRVREG (__SI_FAULT|6)
139 #define ILL_COPROC (__SI_FAULT|7)
140 #define ILL_BADSTK (__SI_FAULT|8)
143 #define FPE_INTDIV (__SI_FAULT|1)
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/asm-generic/
siginfo.h 114 #define __SI_FAULT 0
133 #define ILL_ILLOPC (__SI_FAULT|1)
134 #define ILL_ILLOPN (__SI_FAULT|2)
135 #define ILL_ILLADR (__SI_FAULT|3)
136 #define ILL_ILLTRP (__SI_FAULT|4)
137 #define ILL_PRVOPC (__SI_FAULT|5)
138 #define ILL_PRVREG (__SI_FAULT|6)
139 #define ILL_COPROC (__SI_FAULT|7)
140 #define ILL_BADSTK (__SI_FAULT|8)
143 #define FPE_INTDIV (__SI_FAULT|1)
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/asm-generic/
siginfo.h 114 #define __SI_FAULT 0
133 #define ILL_ILLOPC (__SI_FAULT|1)
134 #define ILL_ILLOPN (__SI_FAULT|2)
135 #define ILL_ILLADR (__SI_FAULT|3)
136 #define ILL_ILLTRP (__SI_FAULT|4)
137 #define ILL_PRVOPC (__SI_FAULT|5)
138 #define ILL_PRVREG (__SI_FAULT|6)
139 #define ILL_COPROC (__SI_FAULT|7)
140 #define ILL_BADSTK (__SI_FAULT|8)
143 #define FPE_INTDIV (__SI_FAULT|1)
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/asm-generic/
siginfo.h 114 #define __SI_FAULT 0
133 #define ILL_ILLOPC (__SI_FAULT|1)
134 #define ILL_ILLOPN (__SI_FAULT|2)
135 #define ILL_ILLADR (__SI_FAULT|3)
136 #define ILL_ILLTRP (__SI_FAULT|4)
137 #define ILL_PRVOPC (__SI_FAULT|5)
138 #define ILL_PRVREG (__SI_FAULT|6)
139 #define ILL_COPROC (__SI_FAULT|7)
140 #define ILL_BADSTK (__SI_FAULT|8)
143 #define FPE_INTDIV (__SI_FAULT|1)
    [all...]

Completed in 384 milliseconds

12 3 4