Searched refs:unix_vertex_max_scc_index (Results 1 – 1 of 1) sorted by relevance
148 static unsigned long unix_vertex_max_scc_index = UNIX_VERTEX_INDEX_START; variable157 vertex->scc_index = ++unix_vertex_max_scc_index; in unix_add_edge()497 if (unix_vertex_max_scc_index < vertex->scc_index) in __unix_walk_scc()498 unix_vertex_max_scc_index = vertex->scc_index; in __unix_walk_scc()517 unix_vertex_max_scc_index = UNIX_VERTEX_INDEX_START; in unix_walk_scc()