Lines Matching defs:cp_end
500 IndexType *cp_end ; /* a pointer to the end of a column */
545 cp_end = &A [p [col+1]] ;
547 while (cp < cp_end)
613 cp_end = &A [p [col+1]] ;
614 while (cp < cp_end)
631 cp_end = &A [p [col+1]] ;
632 while (cp < cp_end)
720 IndexType *cp_end ; /* a pointer to the end of a column */
775 cp_end = cp + Col [c].length ;
776 while (cp < cp_end)
823 cp_end = cp + Col [c].length ;
824 while (cp < cp_end)
965 IndexType *cp_end ; /* pointer to the end of a column */
1062 cp_end = cp + Col [pivot_col].length ;
1063 while (cp < cp_end)
1102 cp_end = cp + Col [pivot_col].length ;
1103 while (cp < cp_end)
1192 cp_end = cp + Col [col].length ;
1193 while (cp < cp_end)
1246 cp_end = cp + Col [col].length ;
1250 while (cp < cp_end)