Home
last modified time | relevance | path

Searched refs:cfree (Results 76 – 100 of 881) sorted by relevance

12345678910>>...36

/dports/sysutils/u-boot-sopine-spi/u-boot-2021.07/include/
H A Dmalloc.h873 #pragma weak cfree = __libc_free macro
953 void cfree(Void_t*);
967 void cfree();
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/include/
H A Dmalloc.h873 #pragma weak cfree = __libc_free macro
953 void cfree(Void_t*);
967 void cfree();
/dports/sysutils/u-boot-rpi4/u-boot-2021.07/include/
H A Dmalloc.h873 #pragma weak cfree = __libc_free macro
953 void cfree(Void_t*);
967 void cfree();
/dports/sysutils/u-boot-rpi3-32/u-boot-2021.07/include/
H A Dmalloc.h873 #pragma weak cfree = __libc_free macro
953 void cfree(Void_t*);
967 void cfree();
/dports/sysutils/u-boot-rock64/u-boot-2021.07/include/
H A Dmalloc.h873 #pragma weak cfree = __libc_free macro
953 void cfree(Void_t*);
967 void cfree();
/dports/sysutils/u-boot-sifive-fu540/u-boot-2021.07/include/
H A Dmalloc.h873 #pragma weak cfree = __libc_free macro
953 void cfree(Void_t*);
967 void cfree();
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/include/
H A Dmalloc.h873 #pragma weak cfree = __libc_free macro
953 void cfree(Void_t*);
967 void cfree();
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/include/
H A Dmalloc.h873 #pragma weak cfree = __libc_free macro
953 void cfree(Void_t*);
967 void cfree();
/dports/sysutils/u-boot-rockpro64/u-boot-2021.07/include/
H A Dmalloc.h873 #pragma weak cfree = __libc_free macro
953 void cfree(Void_t*);
967 void cfree();
/dports/sysutils/u-boot-pinebookpro/u-boot-2021.07/include/
H A Dmalloc.h873 #pragma weak cfree = __libc_free macro
953 void cfree(Void_t*);
967 void cfree();
/dports/sysutils/u-boot-qemu-arm/u-boot-2021.07/include/
H A Dmalloc.h873 #pragma weak cfree = __libc_free macro
953 void cfree(Void_t*);
967 void cfree();
/dports/sysutils/u-boot-qemu-riscv64/u-boot-2021.07/include/
H A Dmalloc.h873 #pragma weak cfree = __libc_free macro
953 void cfree(Void_t*);
967 void cfree();
/dports/sysutils/u-boot-riotboard/u-boot-2021.07/include/
H A Dmalloc.h873 #pragma weak cfree = __libc_free macro
953 void cfree(Void_t*);
967 void cfree();
/dports/sysutils/u-boot-rpi-arm64/u-boot-2021.07/include/
H A Dmalloc.h873 #pragma weak cfree = __libc_free macro
953 void cfree(Void_t*);
967 void cfree();
/dports/sysutils/u-boot-rpi2/u-boot-2021.07/include/
H A Dmalloc.h873 #pragma weak cfree = __libc_free macro
953 void cfree(Void_t*);
967 void cfree();
/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/include/
H A Dmalloc.h873 #pragma weak cfree = __libc_free macro
953 void cfree(Void_t*);
967 void cfree();
/dports/sysutils/u-boot-rpi3/u-boot-2021.07/include/
H A Dmalloc.h873 #pragma weak cfree = __libc_free macro
953 void cfree(Void_t*);
967 void cfree();
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/
H A Dcfreer.c6 return cfree (mem); in _cfree_r()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/
H A Dcfreer.c6 return cfree (mem); in _cfree_r()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/
H A Dcfreer.c6 return cfree (mem); in _cfree_r()
/dports/lang/fpc-source/fpc-3.2.2/packages/libc/src/
H A Dmalloch.inc9 procedure cfree(__ptr:pointer);cdecl;external clib name 'cfree';
/dports/net/mpich2/mpich2-1.5/test/mpi/errors/comm/
H A DMakefile.am15 noinst_PROGRAMS = cfree ccreate1 manysplit userdup
/dports/games/openomf/openomf-c36c421/include/utils/
H A Dallocator.h8 void (*cfree)(void *ptr); member
/dports/devel/cgprof/cgprof-1.2/
H A Dgprof_sample56 0.00 1.93 0.00 8 0.00 0.00 cfree
316 0.00 0.00 8/8 cfree [62]
432 0.00 0.00 7/26 cfree [62]
437 [62] 0.0 0.00 0.00 8 cfree [62]
483 0.00 0.00 1/1 cfree [62]
643 [43] _IO_file_read [62] cfree [75] ptmalloc_init (malloc.c)
/dports/devel/heaptrack/heaptrack-1.3.0/src/track/
H A Dheaptrack_inject.cpp127 struct cfree struct
130 static constexpr auto original = &::cfree; argument
220 || hook<cfree>(symname, addr, restore) in apply()

12345678910>>...36