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