Searched refs:T_MINUS (Results 1 – 13 of 13) sorted by relevance
344 case T_MINUS: in must_insert()347 if (T_MINUS == prev || T_MINUSMINUS == prev) in must_insert()392 case T_MINUS: in must_insert()418 if (T_MINUS == prev || T_GREATER == prev) in must_insert()500 (T_MINUS == beforeprev || T_MINUSMINUS == beforeprev) in must_insert()
512 | ch_p(T_MINUS) in definition()546 | ch_p(T_MINUS) >> unary_exp in definition()663 | ch_p(T_MINUS) in definition()682 | ch_p(T_MINUS) >> unary_exp_nocalc in definition()
57 "-" { BOOST_WAVE_RET(T_MINUS); }
308 { BOOST_WAVE_RET(T_MINUS); }
90 { "-", boost::wave::T_MINUS },
428 | pp(T_MINUS) in definition()461 | ch_p(T_MINUS) in definition()
122 T_MINUS = TOKEN_FROM_ID(279, OperatorTokenType), enumerator
231 TOKEN_DATA(T_MINUS, Q("-")),
220 TOKEN_DATA(T_MINUS, Q("-")),
186 "-" { BOOST_WAVE_RET(T_MINUS); }
187 "-" { BOOST_WAVE_RET(T_MINUS); }
418 { BOOST_WAVE_RET(T_MINUS); }
405 { BOOST_WAVE_RET(T_MINUS); }