Home
last modified time | relevance | path

Searched refs:nof_valid (Results 1 – 1 of 1) sorted by relevance

/dports/math/conauto/conauto-2.03/src/
H A Dseqpart.c45 uint16_t nof_valid; in compute_cell_types() local
47 nof_valid = 0; in compute_cell_types()
73 valid_cells[nof_valid++] = c; in compute_cell_types()
78 return nof_valid; in compute_cell_types()
112 for ( i = 0; i < nof_valid; i++ ) in best_individualized_cell()
679 uint16_t nof_valid; in compute_partial_orbits_order() local
683 nof_valid = 0; in compute_partial_orbits_order()
692 valid_vertices[nof_valid++] = i; in compute_partial_orbits_order()
698 return nof_valid; in compute_partial_orbits_order()
779 uint16_t nof_valid; local
[all …]