Searched refs:c01 (Results 1 – 1 of 1) sorted by relevance
2180 int c01,c12,c,m,i,j; in stbtt__sort_edges_quicksort() local2184 c01 = STBTT__COMPARE(&p[0],&p[m]); in stbtt__sort_edges_quicksort()2187 if (c01 != c12) { in stbtt__sort_edges_quicksort()