Home
last modified time | relevance | path

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

/freebsd/lib/libc/gmon/
H A Dgmon.c114 int endfrom; in _mcleanup() local
178 endfrom = p->fromssize / sizeof(*p->froms); in _mcleanup()
179 for (fromindex = 0; fromindex < endfrom; fromindex++) { in _mcleanup()