Searched defs:xmalloc (Results 1 - 25 of 92) sorted by relevance

1234

/netbsd-current/external/gpl2/groff/dist/src/libs/libxutil/
H A Dxmalloc.c6 char *xmalloc(int n) function
/netbsd-current/sys/arch/atari/stand/tostools/libtos/
H A Dxalloc.c37 xmalloc(size_t size) function
/netbsd-current/external/public-domain/xz/dist/src/xz/
H A Dutil.h18 #define xmalloc(size) xrealloc(NULL, size) macro
/netbsd-current/external/gpl2/texinfo/dist/lib/
H A Dxmalloc.c38 xmalloc (size_t bytes) function
/netbsd-current/external/bsd/mdocml/dist/
H A Dtest-ohash.c12 xmalloc(size_t sz, void *arg) { function
/netbsd-current/external/bsd/pcc/dist/pcc/cc/driver/
H A Dxalloc.c57 xmalloc(size_t len) function
/netbsd-current/external/bsd/tre/dist/lib/
H A Dxmalloc.h46 #define xmalloc(size) xmalloc_impl(size, __FILE__, __LINE__, \ macro
67 #define xmalloc(size) malloc(size) macro
/netbsd-current/usr.bin/sed/
H A Dmisc.c66 xmalloc(size_t size) function
/netbsd-current/external/bsd/pcc/dist/pcc/driver/
H A Dxalloc.c50 xmalloc(size_t len) function
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dxmalloc.c82 xmalloc (size_t n) function
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dxmalloc.c62 xmalloc (size_t n) function
H A Dxreadlink.c46 # define xmalloc malloc macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dxmalloc.c62 xmalloc (size_t n) function
H A Dxreadlink.c46 # define xmalloc malloc macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dxmalloc.c62 xmalloc (size_t n) function
/netbsd-current/external/gpl2/gettext/dist/gnulib-local/lib/
H A Dxmalloc.c62 xmalloc (size_t n) function
/netbsd-current/external/gpl2/grep/dist/lib/
H A Dxmalloc.c85 xmalloc (size_t n) function
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dscramble.c28 #define xmalloc malloc macro
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dxmalloc.c55 xmalloc (size_t bytes) function
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dmemory.c31 xmalloc (size_t n) function
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
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/dist/libgfortran/runtime/
H A Dmemory.c31 xmalloc (size_t n) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dalloc.c48 xmalloc (size_t size) function
/netbsd-current/usr.bin/xlint/common/
H A Dmem.c60 xmalloc(size_t s) function

Completed in 164 milliseconds

1234