OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__SI_FAULT
(Results
26 - 50
of
55
) sorted by null
1
2
3
/prebuilts/ndk/current/platforms/android-18/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/current/platforms/android-18/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/current/platforms/android-19/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/current/platforms/android-19/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/current/platforms/android-19/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/current/platforms/android-21/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/current/platforms/android-21/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/current/platforms/android-21/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/current/platforms/android-21/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/current/platforms/android-21/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/current/platforms/android-21/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/current/platforms/android-23/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/current/platforms/android-23/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/current/platforms/android-23/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/current/platforms/android-23/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/current/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/current/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/current/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/current/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/current/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/current/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/current/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/current/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
...]
/prebuilts/ndk/current/platforms/android-3/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/current/platforms/android-4/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 616 milliseconds
1
2
3