Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacconvert.h160 #define ASL_COMMENT_CLOSE_PAREN 4 macro
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dcvcompiler.c852 Gbl_CommentState.CommentType = ASL_COMMENT_CLOSE_PAREN; in CvProcessCommentState()
1004 case ASL_COMMENT_CLOSE_PAREN: in CvPlaceComment()