Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Dcvdisasm.c286 case AML_COMMENT_ENDBLK: in CvPrintOneCommentType()
361 CvPrintOneCommentType (Op, AML_COMMENT_ENDBLK, NULL, Level); in CvCloseBraceWriteComment()
400 CvPrintOneCommentType (Op, AML_COMMENT_ENDBLK, NULL, Level); in CvCloseParenWriteComment()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacconvert.h170 #define AML_COMMENT_ENDBLK 6 macro