OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fpe_abort
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/m68k/fpe/
fpu_emulate.c
54
#define
fpe_abort
(tfp, ksi, signo, code) \
macro
130
fpe_abort
(frame, ksi, SIGSEGV, SEGV_ACCERR);
136
fpe_abort
(frame, ksi, SIGILL, ILL_ILLOPC);
141
fpe_abort
(frame, ksi, SIGILL, ILL_ILLOPC);
149
fpe_abort
(frame, ksi, SIGSEGV, SEGV_ACCERR);
246
fpe_abort
(frame, ksi, sig, 0);
fpu_emulate.c
54
#define
fpe_abort
(tfp, ksi, signo, code) \
macro
130
fpe_abort
(frame, ksi, SIGSEGV, SEGV_ACCERR);
136
fpe_abort
(frame, ksi, SIGILL, ILL_ILLOPC);
141
fpe_abort
(frame, ksi, SIGILL, ILL_ILLOPC);
149
fpe_abort
(frame, ksi, SIGSEGV, SEGV_ACCERR);
246
fpe_abort
(frame, ksi, sig, 0);
fpu_emulate.c
54
#define
fpe_abort
(tfp, ksi, signo, code) \
macro
130
fpe_abort
(frame, ksi, SIGSEGV, SEGV_ACCERR);
136
fpe_abort
(frame, ksi, SIGILL, ILL_ILLOPC);
141
fpe_abort
(frame, ksi, SIGILL, ILL_ILLOPC);
149
fpe_abort
(frame, ksi, SIGSEGV, SEGV_ACCERR);
246
fpe_abort
(frame, ksi, sig, 0);
Completed in 31 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025