Searched defs:realloc (Results 1 - 23 of 23) sorted by relevance

/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Drealloc.c36 #undef realloc macro
/freebsd-9.3-release/contrib/ntp/sntp/unity/
H A Dunity_fixture_malloc_overrides.h13 #define realloc unity_realloc macro
H A Dunity_fixture.c166 #undef realloc macro
/freebsd-9.3-release/usr.bin/grep/regex/
H A Dxmalloc.h58 #undef realloc macro
63 #define realloc USE_XREALLOC_INSTEAD_OF_REALLOC macro
/freebsd-9.3-release/contrib/ntp/sntp/libopts/
H A Dautoopts.c85 #undef realloc macro
86 #define realloc(_p,_s) ao_realloc(_p,_s) macro
/freebsd-9.3-release/contrib/gcclibs/libmudflap/
H A Dmf-hooks1.c178 #undef realloc macro
/freebsd-9.3-release/contrib/wpa/src/utils/
H A Dos.h481 #define realloc OS_DO_NOT_USE_realloc macro
/freebsd-9.3-release/libexec/rtld-elf/
H A Dmalloc.c356 realloc(cp, nbytes) function
/freebsd-9.3-release/contrib/gcclibs/libcpp/
H A Dsystem.h400 #undef realloc macro
/freebsd-9.3-release/contrib/tcsh/
H A Dtc.alloc.c60 # define realloc frealloc macro
379 realloc(ptr_t cp, size_t nbytes) function
H A Dtc.os.h455 # define realloc tcsh_realloc macro
H A Dsh.h321 # define realloc __realloc macro
326 # undef realloc macro
492 # define realloc lint_realloc macro
/freebsd-9.3-release/gnu/usr.bin/patch/
H A Dcommon.h43 #define realloc system_realloc macro
51 #undef realloc macro
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/sgs/include/
H A Dsgs.h230 #define realloc libld_realloc macro
/freebsd-9.3-release/contrib/gcc/
H A Dsystem.h639 #define realloc xrealloc macro
655 #undef realloc macro
/freebsd-9.3-release/lib/libstand/
H A Dstand.h394 #define realloc(x, y) Realloc(x, y, __FILE__, __LINE__) macro
399 #define realloc(x, y) Realloc(x, y, NULL, 0) macro
/freebsd-9.3-release/sys/kern/
H A Dkern_malloc.c616 realloc(void *addr, unsigned long size, struct malloc_type *mtp, int flags) function
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dremote-vx.c48 #define realloc bogon_realloc /* Sun claims "char *realloc()", not void * */ macro
52 #undef realloc macro
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_inode.c4468 xfs_iext_idx_to_irec( xfs_ifork_t *ifp, xfs_extnum_t *idxp, int *erp_idxp, int realloc) argument
/freebsd-9.3-release/kerberos5/include/
H A Dconfig.h1430 #define realloc(X, Y) rk_realloc((X), (Y)) macro
/freebsd-9.3-release/contrib/cvs/lib/
H A Dregex.c75 #define realloc xrealloc macro
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h460 realloc, enumerator in enum:llvm::LibFunc::Func
/freebsd-9.3-release/lib/libc/stdlib/
H A Dmalloc.c6114 realloc(void *ptr, size_t size) function

Completed in 323 milliseconds