Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/spu/
Dspu-gmon.c197 int fromindex, endfrom; in write_callgraph() local
202 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in write_callgraph()
203 for (fromindex = 0; fromindex < endfrom; ++fromindex) in write_callgraph()