Searched refs:xmalloc (Results 1 – 1 of 1) sorted by relevance
599 xmalloc (size_t n) in xmalloc() function1258 generic_value **new_inputs = xmalloc (new_num_input_cases in handle_input_arg()1265 new_inputs[idx] = xmalloc ((num_prev_args + 1) in handle_input_arg()1354 it->inputs = xmalloc (sizeof (it->inputs[0])); in add_test()1382 it->flags = xmalloc (it->num_flags * sizeof (it->flags[0])); in add_test()
Completed in 8 milliseconds