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 - 4
of
4
) 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)) {
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)) {
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 24 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025