Searched refs:ASL_COMMENT_CLOSE_PAREN (Results 1 – 2 of 2) sorted by relevance
160 #define ASL_COMMENT_CLOSE_PAREN 4 macro
852 Gbl_CommentState.CommentType = ASL_COMMENT_CLOSE_PAREN; in CvProcessCommentState()1004 case ASL_COMMENT_CLOSE_PAREN: in CvPlaceComment()