Home
last modified time | relevance | path

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

/dports/math/stp/stp-2.3.3/lib/extlib-abc/
H A DvecVec.h319 static inline int Vec_VecSortCompare1( Vec_Ptr_t ** pp1, Vec_Ptr_t ** pp2 ) in Vec_VecSortCompare1() function
366 (int (*)(const void *, const void *)) Vec_VecSortCompare1 ); in Vec_VecSort()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/misc/vec/
H A DvecVec.h526 static int Vec_VecSortCompare1( Vec_Ptr_t ** pp1, Vec_Ptr_t ** pp2 ) in Vec_VecSortCompare1() function
561 (int (*)(const void *, const void *)) Vec_VecSortCompare1 ); in Vec_VecSort()