Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrstatus.c1091 esort(sortindex, total, sizeof (NODEPROTO *), sort_cellnameascending); in us_sortlib()
/dports/cad/electric/electric-7.00/src/include/
H A Dglobal.h2415 int sort_cellnameascending(const void *e1, const void *e2);
/dports/cad/electric/electric-7.00/src/db/
H A Ddbmath.c5295 int sort_cellnameascending(const void *e1, const void *e2) in sort_cellnameascending() function