Home | History | Annotate | Download | only in OrderingMethods

Lines Matching full:first_column

185     Index first_column ;/* first column in row (used in garbage collection) */
1765 /* save first column index in Row [r].shared2.first_column */
1767 Row [r].shared2.first_column = *psrc ;
1789 *psrc = Row [r].shared2.first_column ;