#include <../../nrnconf.h>
#include <stdio.h>
#include <stdlib.h>
#include "hocdec.h"
#include "hocassrt.h"
#include <string.h>
#include "parse.h"
#include "hocusr.h"
Defines | |
#define | CHECK(name) |
Functions | |
hoc_spinit () | |
hoc_register_var (DoubScal *scdoub, DoubVec *vdoub, IntFunc *function) | |
ret (double x) | |
Variables | |
Symlist * | hoc_symlist |
#define CHECK | ( | name | ) |
Referenced by hoc_last_init(), hoc_register_var(), hoc_spinit(), and register_mech().
References arayinstal, CHECK, Proc::defn, IntFunc::func, hoc_install(), i, index1, IntFunc::name, DoubVec::name, name, Proc::nauto, Proc::nobjauto, DoubVec::pdoub, Inst::pf, Symbol::pval, s, Symbol::subtype, Symbol::type, Symbol::u, Symbol::u_proc, and USERDOUBLE.
Referenced by _apcount_reg_(), _exp2syn_reg_(), _expsyn_reg_(), _feature_reg_(), _hh_reg_(), _intfire1_reg_(), _intfire2_reg_(), _intfire4_reg_(), _netstim_reg_(), _oclmp_reg_(), _passive_reg_(), _pattern_reg_(), _ppmark_reg_(), _stim_reg_(), _svclmp_reg_(), _syn_reg_(), _vclmp_reg_(), _xmech_reg_(), hoc_last_init(), hoc_spinit(), and ion_reg().
hoc_spinit | ( | ) |
References arayinstal, CHECK, hoc_fake_call(), hoc_install(), hoc_last_init(), hoc_lookup(), hoc_register_var(), i, index1, index2, index3, name, Symbol::pval, Symbol::pvalfloat, Symbol::pvalint, s, Symbol::subtype, Symbol::type, Symbol::u, USERDOUBLE, USERFLOAT, and USERINT.
ret | ( | double | x | ) |