Home
last modified time | relevance | path

Searched defs:realloc (Results 76 – 100 of 4234) sorted by relevance

12345678910>>...170

/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/asan/TestCases/Windows/
H A Dheapalloc_transfer.cpp17 void *realloc = HeapReAlloc(GetProcessHeap(), 0, alloc, 500); in main() local
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/stdlib/
H A Drealloc.c14 realloc (void *ap, in realloc() function
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/tigcclib/src/
H A Drealloc.s4 realloc: label
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/graphite2/src/
H A DMozGrMalloc.h17 #define realloc moz_xrealloc macro
/dports/math/gecode/gecode-0916a1a/gecode/kernel/memory/
H A Dregion.hpp437 Region::realloc(T* b, long unsigned int n, long unsigned int m) { in realloc() function in Gecode::Region
453 Region::realloc(T* b, long int n, long int m) { in realloc() function in Gecode::Region
460 Region::realloc(T* b, unsigned int n, unsigned int m) { in realloc() function in Gecode::Region
466 Region::realloc(T* b, int n, int m) { in realloc() function in Gecode::Region
/dports/net/ntp/ntp-4.2.8p15/sntp/unity/
H A Dunity_fixture_malloc_overrides.h13 #define realloc unity_realloc macro
/dports/devel/libsml/libsml-2a8445b/test/unity/
H A Dunity_fixture_malloc_overrides.h13 #define realloc unity_realloc macro
/dports/misc/diction/diction-1.11/
H A Dmisc.h19 #define realloc(p,s) myrealloc(p,s) macro
/dports/security/py-angr/angr-9.0.5405/angr/procedures/libc/
H A Drealloc.py7 class realloc(angr.SimProcedure): class
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/interfaces/os/win/
H A Dsysalloc.h60 #define realloc klib_realloc macro
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/interfaces/os/win/
H A Dsysalloc.h60 #define realloc klib_realloc macro
/dports/lang/ghc/ghc-8.10.7/libraries/base/Foreign/Marshal/
H A DAlloc.hs177 realloc ptr = failWhenNULL "realloc" (_realloc ptr size) function
/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/lib/libc/stdlib/
H A Drealloc.c19 realloc(void *ptr, size_t size) in realloc() function
/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/lib/common/
H A DMemLeakFinder.h117 #define realloc memleakfinder_realloc macro
/dports/emulators/qemu42/qemu-4.2.1/roms/SLOF/lib/libc/stdlib/
H A Drealloc.c19 realloc(void *ptr, size_t size) in realloc() function
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/lib/libc/stdlib/
H A Drealloc.c19 realloc(void *ptr, size_t size) in realloc() function
/dports/emulators/qemu5/qemu-5.2.0/roms/SLOF/lib/libc/stdlib/
H A Drealloc.c19 realloc(void *ptr, size_t size) in realloc() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/locale/
H A Dfreelocale.c6 #define realloc undef macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/locale/
H A Dfreelocale.c6 #define realloc undef macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/SLOF/lib/libc/stdlib/
H A Drealloc.c19 realloc(void *ptr, size_t size) in realloc() function
/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/parse/
H A Dparse.l28 #define realloc g_realloc macro
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/locale/
H A Dfreelocale.c6 #define realloc undef macro
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/locale/
H A Dfreelocale.c6 #define realloc undef macro
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/locale/
H A Dfreelocale.c6 #define realloc undef macro
/dports/lang/sdcc/sdcc-4.0.0/device/lib/pic16/libc/stdlib/
H A Drealloc.c33 unsigned char _MALLOC_SPEC *realloc(unsigned char _MALLOC_SPEC *mblock, unsigned char len) in realloc() function

12345678910>>...170