Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dacconvert.h165 #define AML_COMMENT_STANDARD 1 macro
/acpica-latest/source/compiler/
Dcvdisasm.c271 case AML_COMMENT_STANDARD: in CvPrintOneCommentType()
/acpica-latest/source/common/
Ddmtables.c319 ASL_CV_PRINT_ONE_COMMENT(AcpiGbl_ParseOpRoot,AML_COMMENT_STANDARD, NULL, 0); in AdCreateTableHeader()
/acpica-latest/source/components/disassembler/
Ddmwalk.c541 ASL_CV_PRINT_ONE_COMMENT (Op, AML_COMMENT_STANDARD, NULL, Level); in AcpiDmDescendingOp()