Searched defs:evenodd (Results 1 – 2 of 2) sorted by relevance
68 def evenodd(last, a, b, r): function
136 char evenodd[2] = {0, static_cast<char>(-1)}; in SetupTextures() local