Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Dcvcompiler.c869 AslGbl_CommentState.CommentType = ASLCOMMENT_INLINE; in CvProcessCommentState()
874 AslGbl_CommentState.CommentType = ASLCOMMENT_INLINE; in CvProcessCommentState()
990 case ASLCOMMENT_INLINE: in CvPlaceComment()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacconvert.h158 #define ASLCOMMENT_INLINE 2 macro