Searched refs:T_CONST (Results 1 – 5 of 5) sorted by relevance
123 %token <value> T_CONST709 T_CONST T_SYMBOL expression 720 | T_CONST T_SYMBOL T_DOWNLOAD
6705 #define T_CONST 1 macro6987 if (next_code == T_CONST) in intel_e09()7395 if (cur_token.code != T_CONST) in intel_e11()7500 case T_CONST: in intel_e11()7511 if (cur_token.code != T_CONST) in intel_e11()7650 new_token.code = T_CONST; in intel_get_token()
19336 (special_symbol): If a T_CONST is the empty string, push a19663 multiple times. Handle __STDC__ specially. T_CONST19669 __REGISTER_PREFIX__ with T_CONST special hashtab entries.19671 __STDC_VERSION__, using T_CONST. Use T_STDC for
21126 (special_symbol): Remove case T_CONST, T_XCONST, T_MCONST. If22357 T_VERSION. Treat T_STDC like T_CONST unless
4590 (T_CONST): Define.