Home
last modified time | relevance | path

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

/third_party/boost/boost/wave/util/
Dmacro_definition.hpp109 (*it).set_token_id(token_id(T_EXTPARAMETERBASE+i)); in replace_parameters()
Dcpp_macromap.hpp1140 i = token_id(*cit) - T_EXTPARAMETERBASE; in expand_replacement_list()
/third_party/boost/boost/wave/
Dtoken_ids.hpp315 T_EXTPARAMETERBASE = TOKEN_FROM_ID(T_LAST_TOKEN+4, ExtParameterTokenType), enumerator