
Go to the source code of this file.
Functions | |
| int | araypt () |
| int | eqn_name () |
| int | eqn_init () |
| int | eqn_lhs () |
| int | eqn_rhs () |
| int | dep_make () |
Variables | |
| int | do_equation |
| int * | hoc_access |
| int | var_access |
| int araypt | ( | ) |
| int dep_make | ( | ) |
References Arrayinfo::a_varn, araypt, ecalloc, emalloc, execerror, hoc_execerror(), i, ISARRAY, Symbol::name, NOTUSER, Arrayinfo::nsub, OPARINFO, OPVAL, pc, Symbol::s_varn, spop, Arrayinfo::sub, Symbol::subtype, and Symbol::type.

| int eqn_init | ( | ) |
| int eqn_lhs | ( | ) |
| int eqn_name | ( | ) |
| int eqn_rhs | ( | ) |
Referenced by araypt(), eqn_side(), eval(), init(), and init_access().
1.6.3