Searched defs:malloc (Results 26 - 47 of 47) sorted by relevance

12

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dsystem.h402 #undef malloc macro
/freebsd-11-stable/contrib/ntp/sntp/unity/
H A Dunity_fixture.c154 #undef malloc macro
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dos.h640 #define malloc OS_DO_NOT_USE_malloc macro
/freebsd-11-stable/contrib/tcsh/
H A Dtc.os.h452 # define malloc tcsh_malloc macro
H A Dsh.h327 # define malloc __malloc macro
332 # undef malloc macro
483 # define malloc lint_malloc macro
/freebsd-11-stable/contrib/unbound/util/
H A Dalloc.c372 #undef malloc macro
512 #undef malloc macro
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_runtime_wrapper.h363 __device__ static inline void *malloc(size_t __size) { function in namespace:std
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp97 void *malloc(size_t size) { function
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dsystem.h638 #define malloc xmalloc macro
654 #undef malloc macro
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/
H A Djemalloc.h326 # define malloc je_malloc macro
/freebsd-11-stable/sys/kern/
H A Dsubr_blist.c116 #define malloc(a,b,c) calloc(a, 1) macro
H A Dkern_malloc.c436 malloc(unsigned long size, struct malloc_type *mtp, int flags) function
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dremote-vx.c46 #define malloc bogon_malloc /* Sun claims "char *malloc()" not void * */ macro
50 #undef malloc macro
/freebsd-11-stable/stand/libsa/
H A Dstand.h437 #define malloc(x) Malloc(x, __FILE__, __LINE__) macro
442 #define malloc(x) Malloc(x, NULL, 0) macro
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.c51 #undef malloc macro
/freebsd-11-stable/sys/dev/firewire/
H A Dfirewirereg.h249 struct malloc_type *malloc; member in struct:fw_xfer
/freebsd-11-stable/sys/netinet/libalias/
H A Dalias_db.c2483 #undef malloc /* XXX: ugly */ macro
/freebsd-11-stable/usr.sbin/unbound/
H A Dconfig.h1372 # define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__) macro
/freebsd-11-stable/contrib/gcclibs/libdecnumber/
H A DdecNumber.c267 #define malloc(a) decMalloc(a) macro
5889 #undef malloc macro
[all...]
/freebsd-11-stable/stand/kshim/
H A Dbsd_kernel.h489 #undef malloc macro
490 #define malloc(s,x,f) usb_malloc(s) macro
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3ext.h103 void *(*malloc)(int); member in struct:sqlite3_api_routines
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3ext.h111 void *(*malloc)(int); member in struct:sqlite3_api_routines

Completed in 384 milliseconds

12