Home
last modified time | relevance | path

Searched refs:TOP_FOOT_SIZE (Results 1 – 25 of 124) sorted by relevance

12345

/dports/lang/gcc6-aux/gcc-6-20180516/libffi/src/
H A Ddlmalloc.c2187 #define TOP_FOOT_SIZE\ macro
2824 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2889 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2932 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3289 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3383 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3487 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3512 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3535 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4495 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/devel/jna/jna-5.7.0/native/libffi/src/
H A Ddlmalloc.c2192 #define TOP_FOOT_SIZE\ macro
2829 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2894 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2937 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3294 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3388 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3492 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3517 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3540 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4500 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libffi/src/
H A Ddlmalloc.c2192 #define TOP_FOOT_SIZE\ macro
2829 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2894 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2937 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3294 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3388 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3492 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3517 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3540 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4500 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libffi/src/
H A Ddlmalloc.c2187 #define TOP_FOOT_SIZE\ macro
2824 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2889 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2932 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3289 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3383 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3487 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3512 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3535 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4495 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/lang/python27/Python-2.7.18/Modules/_ctypes/libffi/src/
H A Ddlmalloc.c2192 #define TOP_FOOT_SIZE\ macro
2829 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2894 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2937 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3294 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3388 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3492 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3517 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3540 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4500 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/lang/ruby26/ruby-2.6.9/ext/fiddle/libffi-3.2.1/src/
H A Ddlmalloc.c2187 #define TOP_FOOT_SIZE\ macro
2824 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2889 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2932 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3289 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3383 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3487 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3512 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3535 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4495 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Ddlmalloc.c2117 #define TOP_FOOT_SIZE\ macro
2751 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2816 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2860 used = fp - (m->topsize + TOP_FOOT_SIZE);
3222 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3316 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3420 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3445 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3468 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4441 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/devel/sdl12/SDL-1.2.15/src/stdlib/
H A DSDL_malloc.c2140 #define TOP_FOOT_SIZE\ macro
2772 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2837 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2880 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3239 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3333 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3437 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3485 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
3505 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in sys_alloc()
4443 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libffi/src/
H A Ddlmalloc.c2187 #define TOP_FOOT_SIZE\ macro
2824 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2889 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2932 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3289 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3383 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3487 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3512 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3535 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4495 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libffi/src/
H A Ddlmalloc.c2187 #define TOP_FOOT_SIZE\ macro
2824 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2889 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2932 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3289 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3383 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3487 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3512 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3535 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4495 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/js/src/ctypes/libffi/src/
H A Ddlmalloc.c2192 #define TOP_FOOT_SIZE\ macro
2829 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2894 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2937 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3294 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3388 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3492 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3517 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3540 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4500 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/ctypes/libffi/src/
H A Ddlmalloc.c2187 #define TOP_FOOT_SIZE\ macro
2824 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2889 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2932 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3289 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3383 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3487 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3512 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3535 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4495 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/math/reduce/Reduce-svn5758-src/libraries/libffi-for-mac/libffi-3.3/src/
H A Ddlmalloc.c2192 #define TOP_FOOT_SIZE\ macro
2829 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2894 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2937 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3294 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3388 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3492 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3517 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3540 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4500 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/math/reduce/Reduce-svn5758-src/libraries/libffi/src/
H A Ddlmalloc.c2192 #define TOP_FOOT_SIZE\ macro
2829 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2894 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2937 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3294 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3388 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3492 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3517 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3540 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4500 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/math/reduce/Reduce-svn5758-src/libraries/libffi-for-mac/libffi-3.3-x86_64/src/
H A Ddlmalloc.c2192 #define TOP_FOOT_SIZE\ macro
2829 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2894 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2937 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3294 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3388 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3492 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3517 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3540 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4500 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/math/reduce/Reduce-svn5758-src/libraries/libffi-for-mac/libffi-3.3-arm64/src/
H A Ddlmalloc.c2192 #define TOP_FOOT_SIZE\ macro
2829 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2894 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2937 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3294 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3388 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3492 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3517 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3540 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4500 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libffi/src/
H A Ddlmalloc.c2187 #define TOP_FOOT_SIZE\ macro
2824 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2889 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2932 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3289 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3383 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3487 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3512 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3535 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4495 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libffi/src/
H A Ddlmalloc.c2187 #define TOP_FOOT_SIZE\ macro
2824 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2889 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2932 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3289 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3383 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3487 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3512 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3535 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4495 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libffi/src/
H A Ddlmalloc.c2187 #define TOP_FOOT_SIZE\ macro
2824 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2889 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2932 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3289 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3383 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3487 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3512 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3535 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4495 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libffi/src/
H A Ddlmalloc.c2187 #define TOP_FOOT_SIZE\ macro
2824 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2889 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2932 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3289 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3383 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3487 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3512 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3535 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4495 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/math/R-cran-Matching/Matching/inst/extras/
H A Dmalloc.c2094 #define TOP_FOOT_SIZE\ macro
2726 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2791 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2834 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3191 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3285 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3389 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3414 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3437 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4395 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/math/R/R-4.1.2/src/gnuwin32/
H A Dmalloc.c2128 #define TOP_FOOT_SIZE\ macro
2762 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2827 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2871 used = fp - (m->topsize + TOP_FOOT_SIZE);
3229 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3323 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3427 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3454 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3477 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4448 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libffi/src/
H A Ddlmalloc.c2187 #define TOP_FOOT_SIZE\ macro
2824 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2889 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2932 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3289 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3383 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3487 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3512 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3535 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4495 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/www/firefox/firefox-99.0/js/src/ctypes/libffi/src/
H A Ddlmalloc.c2192 #define TOP_FOOT_SIZE\ macro
2829 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2894 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2937 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats()
3294 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3388 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3492 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3517 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3540 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4500 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]
/dports/math/libRmath/R-4.1.1/src/gnuwin32/
H A Dmalloc.c2128 #define TOP_FOOT_SIZE\ macro
2762 sum += m->topsize + TOP_FOOT_SIZE; in traverse_and_check()
2827 size_t mfree = m->topsize + TOP_FOOT_SIZE; in internal_mallinfo()
2871 used = fp - (m->topsize + TOP_FOOT_SIZE);
3229 chunk_plus_offset(p, psize)->head = TOP_FOOT_SIZE; in init_top()
3323 init_top(m, (mchunkptr)tbase, tsize - TOP_FOOT_SIZE); in add_segment()
3427 asize < nb + TOP_FOOT_SIZE + SIZE_T_ONE) { in sys_alloc()
3454 size_t req = nb + TOP_FOOT_SIZE + SIZE_T_ONE; in sys_alloc()
3477 if (ssize > nb + TOP_FOOT_SIZE) { in sys_alloc()
4448 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
[all …]

12345