1 #include <../../nrnconf.h> 21 double *pd = (
double *)
hoc_Ecalloc(count,
sizeof(
double));
int nrn_is_valid_section_ptr(void *v)
int const size_t const size_t n
Section * nrn_section_alloc()
void nrn_prop_datum_free(int type, Datum *ppd)
void nrn_mk_prop_pools(int n)
char * emalloc(unsigned n)
void nrn_cache_prop_realloc()
double * nrn_prop_data_alloc(int type, int count, Prop *p)
void nrn_section_free(Section *s)
Datum * nrn_prop_datum_alloc(int type, int count, Prop *p)
void nrn_prop_data_free(int type, double *pd)
void nrn_delete_prop_pool(int type)
void * hoc_Ecalloc(size_t nmemb, size_t size)