Searched refs:reasonmax (Results 1 – 1 of 1) sorted by relevance
72 Reason reasonmax = Reason::REASON_MAX; in DoSomethingInterestingWithMyAPI() local73 for (int i = reasonmin; i <= reasonmax; ++i) { in DoSomethingInterestingWithMyAPI()