Searched refs:endfrom (Results 1 – 1 of 1) sorted by relevance
197 int fromindex, endfrom; in write_callgraph() local202 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in write_callgraph()203 for (fromindex = 0; fromindex < endfrom; ++fromindex) in write_callgraph()