Searched refs:T_CONST (Results 1 – 7 of 7) sorted by relevance
125 %token <value> T_CONST711 T_CONST T_SYMBOL expression 722 | T_CONST T_SYMBOL T_DOWNLOAD
6049 #define T_CONST 1 macro6330 if (next_code == T_CONST) in intel_e09()6736 if (cur_token.code != T_CONST) in intel_e11()6841 case T_CONST: in intel_e11()6852 if (cur_token.code != T_CONST) in intel_e11()6988 new_token.code = T_CONST; in intel_get_token()
5426 #define T_CONST 1 macro5890 intel_match_token (T_CONST); in intel_e11()5963 else if (cur_token.code == T_CONST in intel_e11()5974 if (cur_token.code != T_CONST) in intel_e11()6109 new_token.code = T_CONST; in intel_get_token()
4868 (special_symbol): If a T_CONST is the empty string, push a5195 multiple times. Handle __STDC__ specially. T_CONST5201 __REGISTER_PREFIX__ with T_CONST special hashtab entries.5203 __STDC_VERSION__, using T_CONST. Use T_STDC for
5860 (special_symbol): Remove case T_CONST, T_XCONST, T_MCONST. If7091 T_VERSION. Treat T_STDC like T_CONST unless
4590 (T_CONST): Define.