Searched refs:pointA (Results 1 – 1 of 1) sorted by relevance
7 SwarmPoint *pointA = (SwarmPoint *)dataA; in sort_CompareSwarmPoint() local10 if (pointA->cell_index < pointB->cell_index) { in sort_CompareSwarmPoint()12 } else if (pointA->cell_index > pointB->cell_index) { in sort_CompareSwarmPoint()