#define yyterminate() return ( YY_NULL ) replaced by jbk */ static int yyterminate_internal( void ); #define yyterminate() return yyterminate_internal() ...
確定! 回上一頁