Home
last modified time | relevance | path

Searched refs:Ri_TYPE (Results 1 – 2 of 2) sorted by relevance

/dports/science/dynare/dynare-4.6.4/preprocessor/src/
H A DParsingDriver.hh210 Ri_TYPE enumerator
H A DParsingDriver.cc1263 svar_restriction_type = SvarRestrictionType::Ri_TYPE; in add_restriction_element()
1270 || (svar_restriction_type == SvarRestrictionType::Ri_TYPE && current_lag == 0)) in add_restriction_element()