Lines Matching refs:top
114 if (a->top < b->top)116 max = a->top;117 min = b->top;123 r->top=max;153 r->top++;178 max = a->top;179 min = b->top;257 r->top=max;298 max=(a->top > b->top)?a->top:b->top;