Searched refs:thingMax (Results 1 – 1 of 1) sorted by relevance
5 void Foo(int **thing, const int **thingMax) in Foo() argument7 if ((thing + 3) > thingMax) in Foo()