Searched refs:_cmpY (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dr_area_list.c28 static int _cmpY(const void *av, const void *bv);
253 _cmpY(const void *av, const void *bv) function in typeref:typename:int
279 qsort(self->areas, self->len, sizeof(RArea), _cmpY);

Completed in 3 milliseconds