Home
last modified time | relevance | path

Searched refs:T_CONST (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/sys/dev/microcode/aic7xxx/
H A Daicasm_gram.y125 %token <value> T_CONST
711 T_CONST T_SYMBOL expression
722 | T_CONST T_SYMBOL T_DOWNLOAD
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i386.c6049 #define T_CONST 1 macro
6330 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()
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-i386.c5426 #define T_CONST 1 macro
5890 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()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.14868 (special_symbol): If a T_CONST is the empty string, push a
5195 multiple times. Handle __STDC__ specially. T_CONST
5201 __REGISTER_PREFIX__ with T_CONST special hashtab entries.
5203 __STDC_VERSION__, using T_CONST. Use T_STDC for
H A DChangeLog.35860 (special_symbol): Remove case T_CONST, T_XCONST, T_MCONST. If
7091 T_VERSION. Treat T_STDC like T_CONST unless
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-00014590 (T_CONST): Define.
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DChangeLog-00014590 (T_CONST): Define.