Searched refs:ASL_COMMENT_STANDARD (Results 1 – 2 of 2) sorted by relevance
274 for (i = 0; (CurrentState.CommentType != ASL_COMMENT_STANDARD) && in CvProcessComment()835 Gbl_CommentState.CommentType = ASL_COMMENT_STANDARD; in CvProcessCommentState()857 Gbl_CommentState.CommentType = ASL_COMMENT_STANDARD; in CvProcessCommentState()985 case ASL_COMMENT_STANDARD: in CvPlaceComment()
157 #define ASL_COMMENT_STANDARD 1 macro