Searched refs:STBRP_SORT (Results 1 – 2 of 2) sorted by relevance
204 #ifndef STBRP_SORT206 #define STBRP_SORT qsort macro559 STBRP_SORT(rects, num_rects, sizeof(rects[0]), rect_height_compare); in stbrp_pack_rects()576 STBRP_SORT(rects, num_rects, sizeof(rects[0]), rect_original_order); in stbrp_pack_rects()
120 #define STBRP_SORT ImQsort macro