Searched refs:pointB (Results 1 – 1 of 1) sorted by relevance
8 SwarmPoint *pointB = (SwarmPoint *)dataB; 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()