Home
last modified time | relevance | path

Searched refs:internal_realloc (Results 51 – 75 of 167) sorted by relevance

1234567

/dports/lang/gcc48/gcc-4.8.5/libffi/src/
H A Ddlmalloc.c3834 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
4389 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4793 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/stdlib/
H A DSDL_malloc.c3885 internal_realloc(mstate m, void *oldmem, size_t bytes) in internal_realloc() function
4439 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4876 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/stdlib/
H A DSDL_malloc.c3885 internal_realloc(mstate m, void *oldmem, size_t bytes) in internal_realloc() function
4439 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4876 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/lang/gcc11-devel/gcc-11-20211009/libffi/src/
H A Ddlmalloc.c3834 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
4389 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4793 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/ffi/libffi-3.0.13/src/
H A Ddlmalloc.c3834 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
4389 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4793 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/lang/smalltalk/smalltalk-3.2.5/libffi/src/
H A Ddlmalloc.c3831 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
4386 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4790 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libffi/src/
H A Ddlmalloc.c3834 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
4389 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4793 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/net/kamailio/kamailio-5.4.5/src/core/mem/
H A Ddl_malloc.c3738 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
4293 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4698 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/devel/avr-gcc/gcc-10.2.0/libffi/src/
H A Ddlmalloc.c3834 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
4389 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4793 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/lang/gnat_util/gcc-6-20180516/libffi/src/
H A Ddlmalloc.c3834 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
4389 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4793 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/src/stdlib/
H A DSDL_malloc.c3782 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
4337 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4741 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/devel/riscv64-gcc/gcc-8.3.0/libffi/src/
H A Ddlmalloc.c3834 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
4389 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4793 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/devel/raknet/raknet-3.9.2_10,1/Source/
H A Drdlmalloc.cpp2756 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
3329 return internal_realloc(m, oldmem, bytes); in rdlrealloc()
3762 return internal_realloc(ms, oldmem, bytes); in rak_mspace_realloc()
/dports/lang/gcc11/gcc-11.2.0/libffi/src/
H A Ddlmalloc.c3834 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
4389 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4793 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/lang/gcc10-devel/gcc-10-20211008/libffi/src/
H A Ddlmalloc.c3834 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
4389 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4793 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/ctypes/libffi/src/
H A Ddlmalloc.c3834 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
4389 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4793 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/lang/gcc9/gcc-9.4.0/libffi/src/
H A Ddlmalloc.c3834 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
4389 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4793 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/lang/racket-minimal/racket-8.3/src/bc/foreign/libffi/src/
H A Ddlmalloc.c3839 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
4394 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4798 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/lang/racket/racket-8.3/src/bc/foreign/libffi/src/
H A Ddlmalloc.c3839 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
4394 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4798 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libffi/src/
H A Ddlmalloc.c3834 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
4389 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4793 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/lang/python-legacy/Python-2.7.18/Modules/_ctypes/libffi/src/
H A Ddlmalloc.c3839 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
4394 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4798 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/stdlib/
H A DSDL_malloc.c3868 internal_realloc(mstate m, void *oldmem, size_t bytes) in internal_realloc() function
4422 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4859 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/ctypes/libffi/src/
H A Ddlmalloc.c3834 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
4389 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4793 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/devel/mingw32-libffi/libffi-3.0.13/src/
H A Ddlmalloc.c3834 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
4389 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4793 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()
/dports/devel/libffi321/libffi-3.2.1/src/
H A Ddlmalloc.c3834 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function
4389 return internal_realloc(m, oldmem, bytes); in dlrealloc()
4793 return internal_realloc(ms, oldmem, bytes); in mspace_realloc()

1234567