Searched refs:ASL_COMMENT_CLOSE_BRACE (Results 1 – 2 of 2) sorted by relevance
161 #define ASL_COMMENT_CLOSE_BRACE 5 macro
864 Gbl_CommentState.CommentType = ASL_COMMENT_CLOSE_BRACE; in CvProcessCommentState()1020 case ASL_COMMENT_CLOSE_BRACE: in CvPlaceComment()