Searched refs:malloc_ea (Results 1 – 5 of 5) sorted by relevance
39 COMPAT_EA_ALIAS (malloc_ea);42 malloc_ea (size_ea_t size) in malloc_ea() function
276 froms = malloc_ea (s_textsize / HASHFRACTION); in __monstartup()290 tos = malloc_ea (tolimit * sizeof (struct tostruct)); in __monstartup()
92 __ea void *malloc_ea (size_ea_t size);
2174 newlib/libc/machine/spu/malloc_ea.c
7598 * libc/machine/spu/malloc_ea.c: Likewise.