Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dcvcompiler.c869 Gbl_CommentState.CommentType = ASLCOMMENT_INLINE; in CvProcessCommentState()
874 Gbl_CommentState.CommentType = ASLCOMMENT_INLINE; in CvProcessCommentState()
990 case ASLCOMMENT_INLINE: in CvPlaceComment()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacconvert.h158 #define ASLCOMMENT_INLINE 2 macro