Searched refs:malloc_realloc (Results 1 – 1 of 1) sorted by relevance
267 static int malloc_realloc; variable526 case 'r': malloc_realloc = 0; break; in malloc_init()527 case 'R': malloc_realloc = 1; break; in malloc_init()881 if (!malloc_realloc && /* unless we have to, */ in irealloc()908 if (!malloc_realloc && /* Unless we have to, */ in irealloc()