Lines Matching refs:shared3
156 } shared3 ; member
524 Col [col].shared3.prev = COLAMD_EMPTY ; in init_rows_cols()
898 Col [c].shared3.prev = COLAMD_EMPTY ; in init_scoring()
905 Col [next_col].shared3.prev = c ; in init_scoring()
1017 Col [next_col].shared3.prev = COLAMD_EMPTY ; in find_ordering()
1171 prev_col = Col [col].shared3.prev ; in find_ordering()
1186 Col [next_col].shared3.prev = prev_col ; in find_ordering()
1309 first_col = Col [head_column].shared3.headhash ; in find_ordering()
1310 Col [head_column].shared3.headhash = col ; in find_ordering()
1321 Col [col].shared3.hash = (IndexType) hash ; in find_ordering()
1397 Col [col].shared3.prev = COLAMD_EMPTY ; in find_ordering()
1400 Col [next_col].shared3.prev = col ; in find_ordering()
1587 hash = Col [col].shared3.hash ; in detect_super_cols()
1595 first_col = Col [head_column].shared3.headhash ; in detect_super_cols()
1608 COLAMD_ASSERT (Col [super_c].shared3.hash == hash) ; in detect_super_cols()
1621 COLAMD_ASSERT (Col [c].shared3.hash == hash) ; in detect_super_cols()
1674 Col [head_column].shared3.headhash = COLAMD_EMPTY ; in detect_super_cols()