Searched refs:heapstack (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h421 typedef struct heapstack *Heapstack;
2504 struct heapstack { struct
2505 struct heapstack *next; /* next one in list for this heap */
2518 struct heapstack *sp; /* used by pushheap() to save the value used */

Completed in 191 milliseconds