Home | History | Annotate | Download | only in include

Lines Matching refs:ub

431         T *ub;                                                                      \
441 stack[0].ub = array + (total - 1); \
446 T* right = stack[sp--].ub; \
563 stack[sp].ub = left0 + n - 1; \
569 stack[sp].ub = right0; \