Searched defs:he (Results 1 – 1 of 1) sorted by relevance
1800 #define ANHE_w(he) (he).w /* access watcher, read-write */ argument1801 #define ANHE_at(he) (he).at /* access cached at, read-only */ argument1802 #define ANHE_at_cache(he) (he).at = (he).w->at /* update at from watcher */ argument1807 #define ANHE_w(he) (he) argument1808 #define ANHE_at(he) (he)->at argument1809 #define ANHE_at_cache(he) argument2243 ANHE he = heap [k]; in downheap() local2293 ANHE he = heap [k]; in downheap() local2323 ANHE he = heap [k]; in upheap() local3457 ANHE *he = timers + i + HEAP0; in timers_reschedule() local