Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/acpica/dist/compiler/
Dcvcompiler.c869 AslGbl_CommentState.CommentType = ASLCOMMENT_INLINE; in CvProcessCommentState()
874 AslGbl_CommentState.CommentType = ASLCOMMENT_INLINE; in CvProcessCommentState()
990 case ASLCOMMENT_INLINE: in CvPlaceComment()
/netbsd/src/sys/external/bsd/acpica/dist/include/
Dacconvert.h158 #define ASLCOMMENT_INLINE 2 macro