Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dacconvert.h160 #define ASL_COMMENT_CLOSE_PAREN 4 macro
/acpica-latest/source/compiler/
Dcvcompiler.c852 AslGbl_CommentState.CommentType = ASL_COMMENT_CLOSE_PAREN; in CvProcessCommentState()
1004 case ASL_COMMENT_CLOSE_PAREN: in CvPlaceComment()