Home
last modified time | relevance | path

Searched refs:AML_COMMENT_CLOSE_BRACE (Results 1 – 2 of 2) sorted by relevance

/acpica-latest/source/compiler/
Dcvdisasm.c311 case AML_COMMENT_CLOSE_BRACE: in CvPrintOneCommentType()
363 CvPrintOneCommentType (Op, AML_COMMENT_CLOSE_BRACE, NULL, Level); in CvCloseBraceWriteComment()
/acpica-latest/source/include/
Dacconvert.h169 #define AML_COMMENT_CLOSE_BRACE 5 macro