Home
last modified time | relevance | path

Searched refs:T_PARAMETERBASE (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/wave/util/
Dmacro_definition.hpp100 (*it).set_token_id(token_id(T_PARAMETERBASE+i)); in replace_parameters()
Dcpp_macromap.hpp1155 i = token_id(*cit) - T_PARAMETERBASE; in expand_replacement_list()
/third_party/boost/boost/wave/
Dtoken_ids.hpp314 T_PARAMETERBASE = TOKEN_FROM_ID(T_LAST_TOKEN+4, ParameterTokenType), enumerator