OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:redzone_const_or_false
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/xen/x86/
xen_intr.c
303
redzone_const_or_false
(bool x)
function in typeref:typename:bool
315
return
redzone_const_or_false
(true) ? x : 0;
338
if (
redzone_const_or_false
(true)) {
/src/sys/arch/x86/x86/
intr.c
236
static inline bool
redzone_const_or_false
(bool);
1383
redzone_const_or_false
(bool x)
function in typeref:typename:bool
1395
return
redzone_const_or_false
(true) ? x : 0;
1472
if (
redzone_const_or_false
(true)) {
Completed in 13 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025