OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_HAS_NO_EXIT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
aslmethod.c
849
(!(Op->Asl.CompileFlags &
OP_HAS_NO_EXIT
)))
936
Op->Asl.Parent->Asl.CompileFlags |=
OP_HAS_NO_EXIT
;
956
if ((Op->Asl.CompileFlags &
OP_HAS_NO_EXIT
) &&
971
if ((Op->Asl.CompileFlags &
OP_HAS_NO_EXIT
) &&
978
Op->Asl.Parent->Asl.CompileFlags |=
OP_HAS_NO_EXIT
;
985
if ((Op->Asl.CompileFlags &
OP_HAS_NO_EXIT
) &&
990
Op->Asl.Parent->Asl.CompileFlags |=
OP_HAS_NO_EXIT
;
asltypes.h
62
#define
OP_HAS_NO_EXIT
0x00000020
Completed in 23 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026