Searched defs:xmalloc (Results 1 - 25 of 92) sorted by last modified time

1234

/netbsd-current/lib/libc/time/
H A Dzdump.c171 xmalloc(ptrdiff_t size) function
/netbsd-current/sys/kern/
H A Dsubr_vmem.c173 #define xmalloc(sz, flags) malloc(sz) macro
180 #define xmalloc(sz, flags) \ macro
/netbsd-current/bin/csh/
H A Dcsh.h87 #define xmalloc(i) Malloc(i) macro
/netbsd-current/usr.bin/xlint/common/
H A Dmem.c60 xmalloc(size_t s) function
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dtilde.c456 xmalloc (size_t bytes) function
[all...]
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dxmalloc.c143 xmalloc (size_t size) function
H A Dsort.c140 void *xmalloc (size_t n) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dalloc.c48 xmalloc (size_t size) function
/netbsd-current/external/gpl3/gdb/dist/bfd/doc/
H A Dchew.c147 xmalloc (size_t size) function
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dxmalloc.c143 xmalloc (size_t size) function
H A Dsort.c140 void *xmalloc (size_t n) function
/netbsd-current/external/gpl3/gcc/dist/libgfortran/runtime/
H A Dmemory.c31 xmalloc (size_t n) function
/netbsd-current/external/gpl3/gcc/dist/libgfortran/
H A Dlibgfortran.h863 internal_proto(xmalloc); variable
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dlibgcov.h30 #define xmalloc malloc macro
/netbsd-current/external/gpl3/gcc/dist/c++tools/
H A Dresolver.cc55 #define xmalloc(X) malloc(X) macro
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dxmalloc.c141 xmalloc (size_t size) function
H A Dsort.c140 void *xmalloc (size_t n) function
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dtilde.c456 xmalloc (size_t bytes) function
[all...]
H A Dxmalloc.c55 xmalloc (size_t bytes) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dalloc.c51 xmalloc (size_t size) function
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dxmalloc.c143 xmalloc (size_t size) function
H A Dsort.c140 void *xmalloc (size_t n) function
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dmemory.c31 xmalloc (size_t n) function
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/
H A Dlibgfortran.h824 internal_proto(xmalloc); variable
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcov.h30 #define xmalloc malloc macro

Completed in 236 milliseconds

1234