Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/acpica/dist/compiler/
H A Dcvdisasm.c203 case AML_COMMENT_CLOSE_BRACE: in CvPrintOneCommentType()
255 CvPrintOneCommentType (Op, AML_COMMENT_CLOSE_BRACE, NULL, Level); in CvCloseBraceWriteComment()
/netbsd/sys/external/bsd/acpica/dist/include/
H A Dacconvert.h61 #define AML_COMMENT_CLOSE_BRACE 5 macro