Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacconvert.h161 #define ASL_COMMENT_CLOSE_BRACE 5 macro
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dcvcompiler.c864 Gbl_CommentState.CommentType = ASL_COMMENT_CLOSE_BRACE; in CvProcessCommentState()
1020 case ASL_COMMENT_CLOSE_BRACE: in CvPlaceComment()