Searched refs:reallocf (Results 1 – 7 of 7) sorted by relevance
34 reallocf (void *ptr, in reallocf() function
90 reallocf.c
140 'reallocf.c',
246 void *reallocf(void *, size_t) __result_use_check __alloc_size(2);
1310 cs->multis = reallocf(cs->multis, cs->smultis); in mcadd()1341 cs->multis = reallocf(cs->multis, cs->smultis); in mcsub()
7635 * libc/posix/Makefile.am: Remove reallocf.7637 * libc/posix/reallocf.c: Moved to...7638 * libc/stdlib/reallocf.c: Here7639 * libc/stdlib/malloc.c: Add reallocf documentation.7640 * libc/include/stdlib.h: Add reallocf and _reallocf_r prototypes.7641 * libc/stdlib/Makefile.am: Add reallocf.7753 * libc/posix/reallocf.c: Ditto.7792 * libc/sys/linux/stdlib/reallocf.c: Ditto.9064 * libc/sys/linux/stdlib/reallocf.c: Ditto.15773 * libc/sys/linux/stdlib/reallocf.c: Ditto.
204 Files: newlib/libc/stdlib/reallocf.c