Searched refs:list_index (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Ddgraph.c382 unsigned int list_index; local
424 &total_dependencies, dgraph->root, &list_index);
442 backward_index = list_index;
459 for (list_index = 0; list_index < forward_index; list_index++) {
460 if (current_entry == dgraph->load_order[list_index]) {

Completed in 18 milliseconds