Searched refs:comparedoublesorthelper (Results 1 – 1 of 1) sorted by relevance
121 static int comparedoublesorthelper(const void * ina, const void * inb) { in comparedoublesorthelper() function413 qsort(helper, keylen-1, sizeof(doublesorthelper), &comparedoublesorthelper); in PTW_computeKey()