OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_IS_TARGET
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
aslcstyle.y
321
TrSetOpFlags (TrCreateTargetOp ($1, NULL),
OP_IS_TARGET
));}
325
TrSetOpFlags (TrCreateTargetOp ($1, NULL),
OP_IS_TARGET
));}
329
TrSetOpFlags (TrCreateTargetOp ($1, NULL),
OP_IS_TARGET
));}
333
TrSetOpFlags (TrCreateTargetOp ($1, NULL),
OP_IS_TARGET
));}
337
TrSetOpFlags (TrCreateTargetOp ($1, NULL),
OP_IS_TARGET
));}
341
TrSetOpFlags (TrCreateTargetOp ($1, NULL),
OP_IS_TARGET
));}
345
TrSetOpFlags (TrCreateTargetOp ($1, NULL),
OP_IS_TARGET
));}
349
TrSetOpFlags (TrCreateTargetOp ($1, NULL),
OP_IS_TARGET
));}
353
TrSetOpFlags (TrCreateTargetOp ($1, NULL),
OP_IS_TARGET
));}
357
TrSetOpFlags (TrCreateTargetOp ($1, NULL),
OP_IS_TARGET
));}
[
all
...]
aslfold.c
236
(Op->Asl.CompileFlags &
OP_IS_TARGET
))
415
if (Op->Asl.CompileFlags &
OP_IS_TARGET
)
444
if (Op->Asl.CompileFlags &
OP_IS_TARGET
)
487
if (Op->Asl.CompileFlags &
OP_IS_TARGET
)
aslmethod.c
402
if (Op->Asl.CompileFlags &
OP_IS_TARGET
)
447
if (Op->Asl.CompileFlags &
OP_IS_TARGET
)
aslparseop.c
579
TrSetOpFlags (Target,
OP_IS_TARGET
);
685
Op->Asl.CompileFlags |= (
OP_IS_TARGET
| OP_COMPILE_TIME_CONST);
asltypes.h
167
#define
OP_IS_TARGET
0x00000004
aslrules.y
262
| ',' SuperName {$$ = TrSetOpFlags ($2,
OP_IS_TARGET
);}
266
: ',' SuperName {$$ = TrSetOpFlags ($2,
OP_IS_TARGET
);}
aslxref.c
527
if (Op->Asl.CompileFlags &
OP_IS_TARGET
)
571
if (Op->Asl.CompileFlags &
OP_IS_TARGET
)
aslprimaries.y
345
TrSetOpFlags ($6,
OP_IS_TARGET
));}
1145
TrSetOpFlags ($4,
OP_IS_TARGET
));}
1267
TrSetOpFlags ($6,
OP_IS_TARGET
));}
Completed in 17 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025