Searched refs:lastparent (Results 1 – 1 of 1) sorted by relevance
227 int lastparent; in heapify() local230 lastparent = n/2; in heapify()231 while (i <= lastparent) { in heapify()