Searched refs:first_col (Results 1 – 1 of 1) sorted by relevance
973 IndexType first_col ; /* first column in hash bucket */ in find_ordering() local1309 first_col = Col [head_column].shared3.headhash ; in find_ordering()1315 first_col = - (head_column + 2) ; in find_ordering()1318 Col [col].shared4.hash_next = first_col ; in find_ordering()1572 IndexType first_col ; /* first column in hash bucket */ in detect_super_cols() local1595 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()1599 first_col = - (head_column + 2) ; in detect_super_cols()1604 for (super_c = first_col ; super_c != COLAMD_EMPTY ; in detect_super_cols()