Home
last modified time | relevance | path

Searched refs:TrCreateConstantLeafOp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslrules.y592 | PARSEOP___DATE__ {$$ = TrCreateConstantLeafOp (PARSEOP___DATE__);}
593 | PARSEOP___FILE__ {$$ = TrCreateConstantLeafOp (PARSEOP___FILE__);}
594 | PARSEOP___LINE__ {$$ = TrCreateConstantLeafOp (PARSEOP___LINE__);}
595 | PARSEOP___PATH__ {$$ = TrCreateConstantLeafOp (PARSEOP___PATH__);}
596 | PARSEOP___METHOD__ {$$ = TrCreateConstantLeafOp (PARSEOP___METHOD__);}
H A Daslparseop.c689 TrCreateConstantLeafOp ( in TrCreateConstantLeafOp() function
H A Daslcompiler.h912 TrCreateConstantLeafOp (