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