Lines Matching full:tmp_memory
1204 void *tmp_memory;1205 tmp_memory = multiply (m, pow5, &numerator);1206 if (tmp_memory == NULL)1223 free (tmp_memory);