OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpu_unreachable
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/usermode/dev/
cpu.c
61
#define
cpu_unreachable
() __builtin_unreachable()
macro
63
#define
cpu_unreachable
() do { thunk_abort(); } while (0)
macro
181
cpu_unreachable
();
cpu.c
61
#define
cpu_unreachable
() __builtin_unreachable()
macro
63
#define
cpu_unreachable
() do { thunk_abort(); } while (0)
macro
181
cpu_unreachable
();
Completed in 92 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025