Searched refs:sedecimant (Results 1 – 1 of 1) sorted by relevance
581 static const int sedecimant[3][3][3] = { in findSector() local588 int sector = sedecimant[(xy >= 0) + (xy > 0)][(y >= 0) + (y > 0)][(x >= 0) + (x > 0)] * 2 + 1; in findSector()