Searched refs:SortFunc (Results 1 – 2 of 2) sorted by relevance
32 * IMPL_CONTAINER_SORT( ClassName, Type, SortFunc )47 * IMPL_CONTAINER_SORT( ClassName, Type, SortFunc )109 #define IMPL_CONTAINER_SORT( ClassName, Type, SortFunc ) \ argument148 int nCmp = SortFunc( *GetObject(nM), *pObj ); \
309 extern "C" int __LOADONCALLAPI SortFunc( const void* p1, const void* p2 );