Home
last modified time | relevance | path

Searched refs:Mio_AreaCompare (Results 1 – 1 of 1) sorted by relevance

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/mio/
H A DmioUtils.c317 int Mio_AreaCompare( Mio_Cell_t * pG1, Mio_Cell_t * pG2 ) in Mio_AreaCompare() function
576 (int (*)(const void *, const void *)) Mio_AreaCompare ); in Mio_CollectRootsNew()
577 assert( Mio_AreaCompare( ppCells + 4, ppCells + iCell - 1 ) <= 0 ); in Mio_CollectRootsNew()