Searched refs:px_space (Results 1 – 1 of 1) sorted by relevance
1042 sv_cell **px_space, in gretl_sv_data_alloc() argument1057 *px_space = malloc(T * (k+1) * sizeof(sv_cell)); in gretl_sv_data_alloc()1058 if (*px_space == NULL) { in gretl_sv_data_alloc()