Home
last modified time | relevance | path

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

12

/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gmon/
H A Dgmon.c255 u_long endfrom; in _m_gmon_merge_two() local
259 endfrom = (q->fromssize / sizeof(*q->froms)); in _m_gmon_merge_two()
260 for (fromindex = 0; fromindex < endfrom; fromindex++) { in _m_gmon_merge_two()
369 int endfrom; in _mcleanup() local
463 endfrom = (int)(p->fromssize / sizeof(*p->froms)); in _mcleanup()
464 for (fromindex = 0; fromindex < endfrom; fromindex++) { in _mcleanup()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgmon.c152 int endfrom; in _mcleanup() local
167 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
168 for ( fromindex = 0 ; fromindex < endfrom ; fromindex++ ) { in _mcleanup()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libgloss/i386/
H A Dcygmon-gmon.c173 int endfrom; in _mcleanup() local
181 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
182 for ( fromindex = 0 ; fromindex < endfrom ; fromindex++ ) in _mcleanup()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/i386/
H A Dcygmon-gmon.c173 int endfrom; in _mcleanup() local
181 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
182 for ( fromindex = 0 ; fromindex < endfrom ; fromindex++ ) in _mcleanup()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgmon.c152 int endfrom; in _mcleanup() local
167 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
168 for ( fromindex = 0 ; fromindex < endfrom ; fromindex++ ) { in _mcleanup()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libgloss/i386/
H A Dcygmon-gmon.c173 int endfrom; in _mcleanup() local
181 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
182 for ( fromindex = 0 ; fromindex < endfrom ; fromindex++ ) in _mcleanup()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/mep/
H A Dmep-gmon.c154 int endfrom; in moncleanup() local
170 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in moncleanup()
171 for (fromindex = 0; fromindex < endfrom; fromindex++) in moncleanup()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/i386/
H A Dgmon-sol2.c210 int endfrom; in _mcleanup() local
226 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
227 for ( fromindex = 0 ; fromindex < endfrom ; fromindex++ ) { in _mcleanup()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/sparc/
H A Dgmon-sol2.c175 int endfrom; in _mcleanup() local
214 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
215 for ( fromindex = 0 ; fromindex < endfrom ; fromindex++ ) { in _mcleanup()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/sparc/
H A Dgmon-sol2.c175 int endfrom; in _mcleanup() local
214 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
215 for ( fromindex = 0 ; fromindex < endfrom ; fromindex++ ) { in _mcleanup()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/i386/
H A Dgmon-sol2.c210 int endfrom; in _mcleanup() local
226 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
227 for ( fromindex = 0 ; fromindex < endfrom ; fromindex++ ) { in _mcleanup()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/i386/
H A Dgmon-sol2.c210 int endfrom; in _mcleanup() local
226 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
227 for ( fromindex = 0 ; fromindex < endfrom ; fromindex++ ) { in _mcleanup()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/sparc/
H A Dgmon-sol2.c175 int endfrom; in _mcleanup() local
214 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
215 for ( fromindex = 0 ; fromindex < endfrom ; fromindex++ ) { in _mcleanup()
/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/config/sol2/
H A Dgmon.c157 int endfrom; in _mcleanup() local
197 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
198 for (fromindex = 0; fromindex < endfrom; fromindex++) { in _mcleanup()
/dports/lang/gcc8/gcc-8.5.0/libgcc/config/sol2/
H A Dgmon.c157 int endfrom; in _mcleanup() local
197 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
198 for (fromindex = 0; fromindex < endfrom; fromindex++) { in _mcleanup()
/dports/lang/gcc48/gcc-4.8.5/libgcc/config/
H A Dgmon-sol2.c160 int endfrom; in _mcleanup() local
200 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
201 for (fromindex = 0; fromindex < endfrom; fromindex++) { in _mcleanup()
/dports/lang/gcc10/gcc-10.3.0/libgcc/config/sol2/
H A Dgmon.c157 int endfrom; in _mcleanup() local
197 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
198 for (fromindex = 0; fromindex < endfrom; fromindex++) { in _mcleanup()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgcc/config/sol2/
H A Dgmon.c157 int endfrom; in _mcleanup() local
197 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
198 for (fromindex = 0; fromindex < endfrom; fromindex++) { in _mcleanup()
/dports/lang/gcc12-devel/gcc-12-20211205/libgcc/config/sol2/
H A Dgmon.c157 int endfrom; in _mcleanup() local
197 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
198 for (fromindex = 0; fromindex < endfrom; fromindex++) { in _mcleanup()
/dports/lang/gcc11-devel/gcc-11-20211009/libgcc/config/sol2/
H A Dgmon.c157 int endfrom; in _mcleanup() local
197 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
198 for (fromindex = 0; fromindex < endfrom; fromindex++) { in _mcleanup()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgcc/config/sol2/
H A Dgmon.c157 int endfrom; in _mcleanup() local
197 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
198 for (fromindex = 0; fromindex < endfrom; fromindex++) { in _mcleanup()
/dports/lang/gcc9-devel/gcc-9-20211007/libgcc/config/sol2/
H A Dgmon.c157 int endfrom; in _mcleanup() local
197 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
198 for (fromindex = 0; fromindex < endfrom; fromindex++) { in _mcleanup()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgcc/config/sol2/
H A Dgmon.c157 int endfrom; in _mcleanup() local
197 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
198 for (fromindex = 0; fromindex < endfrom; fromindex++) { in _mcleanup()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgcc/config/sol2/
H A Dgmon.c157 int endfrom; in _mcleanup() local
197 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
198 for (fromindex = 0; fromindex < endfrom; fromindex++) { in _mcleanup()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgcc/config/
H A Dgmon-sol2.c160 int endfrom; in _mcleanup() local
200 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
201 for (fromindex = 0; fromindex < endfrom; fromindex++) { in _mcleanup()

12