Home
last modified time | relevance | path

Searched refs:ParsingParenBraceNode (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Dcvcompiler.c858 AslGbl_CommentState.ParsingParenBraceNode = NULL; in CvProcessCommentState()
980 ParenBraceNode = AslGbl_CommentState.ParsingParenBraceNode; in CvPlaceComment()
H A Daslstartup.c231 AslGbl_CommentState.ParsingParenBraceNode = NULL; in AslInitializeGlobals()
H A Daslparseop.c883 AslGbl_CommentState.ParsingParenBraceNode = Op; in TrAllocateOp()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Daclocal.h1197 ACPI_PARSE_OBJECT *ParsingParenBraceNode; member