Lines Matching refs:ANHE
1798 } ANHE; typedef
1805 typedef WT ANHE; typedef
2241 downheap (ANHE *heap, int N, int k) in downheap()
2243 ANHE he = heap [k]; in downheap()
2244 ANHE *E = heap + N + HEAP0; in downheap()
2249 ANHE *minpos; in downheap()
2250 ANHE *pos = heap + DHEAP * (k - HEAP0) + HEAP0 + 1; in downheap()
2291 downheap (ANHE *heap, int N, int k) in downheap()
2293 ANHE he = heap [k]; in downheap()
2321 upheap (ANHE *heap, int k) in upheap()
2323 ANHE he = heap [k]; in upheap()
2343 adjustheap (ANHE *heap, int N, int k) in adjustheap()
2353 reheap (ANHE *heap, int N) in reheap()
3103 verify_heap (EV_P_ ANHE *heap, int N) in verify_heap()
3457 ANHE *he = timers + i + HEAP0; in timers_reschedule()
3887 array_needsize (ANHE, timers, timermax, ev_active (w) + 1, EMPTY2); in ev_timer_start()
3981 array_needsize (ANHE, periodics, periodicmax, ev_active (w) + 1, EMPTY2); in ev_periodic_start()