Searched refs:ASLCOMMENT_INLINE (Results 1 – 2 of 2) sorted by relevance
869 Gbl_CommentState.CommentType = ASLCOMMENT_INLINE; in CvProcessCommentState()874 Gbl_CommentState.CommentType = ASLCOMMENT_INLINE; in CvProcessCommentState()990 case ASLCOMMENT_INLINE: in CvPlaceComment()
158 #define ASLCOMMENT_INLINE 2 macro