Searched refs:malloc_realloc (Results 1 – 1 of 1) sorted by relevance
248 static int malloc_realloc; variable498 case 'r': malloc_realloc = 0; break; in malloc_init()499 case 'R': malloc_realloc = 1; break; in malloc_init()850 if (!malloc_realloc && /* unless we have to, */ in irealloc()877 if (!malloc_realloc && /* Unless we have to, */ in irealloc()