Home | History | Annotate | Download | only in src

Lines Matching refs:dlrealloc

646 #define dlrealloc              realloc
716 void* dlrealloc(void*, size_t);
4308 void* dlrealloc(void* oldmem, size_t bytes) {