157#define ASL_COMMENT_STANDARD 1
158#define ASLCOMMENT_INLINE 2
159#define ASL_COMMENT_OPEN_PAREN 3
160#define ASL_COMMENT_CLOSE_PAREN 4
161#define ASL_COMMENT_CLOSE_BRACE 5
165#define AML_COMMENT_STANDARD 1
166#define AMLCOMMENT_INLINE 2
167#define AML_COMMENT_END_NODE 3
168#define AML_NAMECOMMENT 4
169#define AML_COMMENT_CLOSE_BRACE 5
170#define AML_COMMENT_ENDBLK 6
171#define AML_COMMENT_INCLUDE 7
174#ifdef ACPI_ASL_COMPILER
185CvProcessCommentType2 (
190CvCalculateCommentLengths(
194CvProcessCommentState (
198CvAppendInlineComment (
209 char *CommentString);
220CgWriteAmlDefBlockComment (
224CgWriteOneAmlComment (
226 char* CommentToPrint,
256CvCaptureListComments (
262CvCaptureCommentsOnly (
287CvCloseParenWriteComment (
292CvCloseBraceWriteComment (
297CvPrintOneCommentList (
302CvPrintOneCommentType (
Definition: aclocal.h:1120
Definition: aclocal.h:1217
Definition: acstruct.h:182
Definition: aclocal.h:1194