Home
last modified time | relevance | path

Searched refs:LatestParseOp (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslparseop.c799 LatestOp = Gbl_CommentState.LatestParseOp; in TrAllocateOp()
826 Gbl_CommentState.LatestParseOp = Op; in TrAllocateOp()
829 Gbl_CommentState.LatestParseOp->Asl.ParseOpName); in TrAllocateOp()
H A Dasltree.c595 Gbl_CommentState.LatestParseOp = Op; in TrLinkOpChildren()
777 Gbl_CommentState.LatestParseOp = Op1; in TrLinkChildOp()
H A Daslstartup.c240 Gbl_CommentState.LatestParseOp = NULL; in AslInitializeGlobals()
H A Dcvcompiler.c979 LatestParseNode = Gbl_CommentState.LatestParseOp; in CvPlaceComment()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Daclocal.h1195 ACPI_PARSE_OBJECT *LatestParseOp; member