Home | History | Annotate | Download | only in src

Lines Matching refs:eptrblock

767 typedef struct eptrblock {
768 struct eptrblock *epb_prev;
770 } eptrblock;
817 eptrblock *eptrchain; /* Chain of eptrblocks for tail recursions */