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

/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Ddgraph.c384 unsigned int forward_index; local
446 forward_index = 0;
459 for (list_index = 0; list_index < forward_index; list_index++) {
472 dgraph->load_order[forward_index++] = current_entry;

Completed in 32 milliseconds