Searched refs:AML_COMMENT_ENDBLK (Results 1 – 2 of 2) sorted by relevance
286 case AML_COMMENT_ENDBLK: in CvPrintOneCommentType()361 CvPrintOneCommentType (Op, AML_COMMENT_ENDBLK, NULL, Level); in CvCloseBraceWriteComment()400 CvPrintOneCommentType (Op, AML_COMMENT_ENDBLK, NULL, Level); in CvCloseParenWriteComment()
170 #define AML_COMMENT_ENDBLK 6 macro