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_IS_NAME_DECLARATION
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
aslprimaries.y
96
TrSetOpFlags ($5,
OP_IS_NAME_DECLARATION
));}
250
TrSetOpFlags ($6,
OP_IS_NAME_DECLARATION
));}
263
TrSetOpFlags ($6,
OP_IS_NAME_DECLARATION
));}
276
TrSetOpFlags ($6,
OP_IS_NAME_DECLARATION
));}
290
TrSetOpFlags ($7,
OP_IS_NAME_DECLARATION
));}
303
TrSetOpFlags ($6,
OP_IS_NAME_DECLARATION
));}
316
TrSetOpFlags ($6,
OP_IS_NAME_DECLARATION
));}
330
TrSetOpFlags ($4,
OP_IS_NAME_DECLARATION
),$5,$6,$7);}
373
TrSetOpFlags ($4,
OP_IS_NAME_DECLARATION
),$7);}
439
TrSetOpFlags ($4,
OP_IS_NAME_DECLARATION
));}
[
all
...]
asllookup.c
308
while (!(NameOp->Asl.CompileFlags &
OP_IS_NAME_DECLARATION
))
aslxref.c
393
if (Op->Asl.CompileFlags &
OP_IS_NAME_DECLARATION
)
526
while (!(NextOp->Asl.CompileFlags &
OP_IS_NAME_DECLARATION
))
609
while (!(NextOp->Asl.CompileFlags &
OP_IS_NAME_DECLARATION
))
aslopt.c
593
if (Op->Asl.CompileFlags &
OP_IS_NAME_DECLARATION
)
787
while (!(NextOp->Asl.CompileFlags &
OP_IS_NAME_DECLARATION
))
aslmapoutput.c
580
if (Op->Asl.CompileFlags &
OP_IS_NAME_DECLARATION
)
asltypes.h
73
#define
OP_IS_NAME_DECLARATION
0x00010000
asltransform.c
817
NewOp2->Asl.CompileFlags |=
OP_IS_NAME_DECLARATION
;
Completed in 21 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026