Searched refs:T_PP_NUMBER (Results 1 – 11 of 11) sorted by relevance
76 case T_PP_NUMBER: in handle_identifier()99 case T_PP_NUMBER: in handle_intlit()119 case T_PP_NUMBER: in handle_floatlit()171 case T_PP_NUMBER: in handle_fixedpointlit()273 case T_PP_NUMBER: in must_insert()
579 case T_PP_NUMBER: // re-tokenize the pp-number in operator ()()2234 if (T_PP_NUMBER == id || T_INTLIT == id) { in retrieve_line_info()
568 = ch_p(T_PP_NUMBER) in definition()695 = ch_p(T_PP_NUMBER) in definition()
237 case T_PP_NUMBER: in get()
449 { BOOST_WAVE_RET(T_PP_NUMBER); }
450 { BOOST_WAVE_RET(T_PP_NUMBER); }
6113 { BOOST_WAVE_RET(T_PP_NUMBER); }
6100 { BOOST_WAVE_RET(T_PP_NUMBER); }
973 if (T_PP_NUMBER != id)1026 if (T_PP_NUMBER != id)
266 T_PP_NUMBER = TOKEN_FROM_ID(403, InternalTokenType), enumerator
412 TOKEN_DATA(T_PP_NUMBER, "{PP_NUMBERDEF}"),