OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TrCreateOp
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
aslprimaries.y
169
PARSEOP_CLOSE_PAREN {$$ =
TrCreateOp
(PARSEOP_ACCESSAS,2,$3,$4);}
251
: PARSEOP_BREAK {$$ =
TrCreateOp
(PARSEOP_BREAK, 0);}
255
: PARSEOP_BREAKPOINT {$$ =
TrCreateOp
(PARSEOP_BREAKPOINT, 0);}
320
PARSEOP_CLOSE_PAREN {$$ =
TrCreateOp
(PARSEOP_CONNECTION,1,$3);}
336
: PARSEOP_CONTINUE {$$ =
TrCreateOp
(PARSEOP_CONTINUE, 0);}
560
PARSEOP_CLOSE_PAREN {$$ =
TrCreateOp
(PARSEOP_EXTERNAL,4,$3,$4,$5,$6);}
764
PARSEOP_CLOSE_PAREN {$$ =
TrCreateOp
(PARSEOP_LNOT, 1,
787
PARSEOP_CLOSE_PAREN {$$ =
TrCreateOp
(PARSEOP_LNOT, 1,
810
PARSEOP_CLOSE_PAREN {$$ =
TrCreateOp
(PARSEOP_LNOT, 1,
982
: PARSEOP_NOOP {$$ =
TrCreateOp
(PARSEOP_NOOP, 0);
[
all
...]
aslrules.y
388
: ',' AmlPackageLengthTerm {$$ =
TrCreateOp
(PARSEOP_RESERVED_BYTES,1,$2);}
aslparseop.c
163
* FUNCTION:
TrCreateOp
178
TrCreateOp
(
aslcompiler.h
911
TrCreateOp
(
aslresources.y
172
ResourceMacroList '}' {$$ =
TrCreateOp
(PARSEOP_RESOURCETEMPLATE,4,
Completed in 18 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025