43 static void*
fpycall(
void* (*) (
void*,
void*),
void*,
void*);
int nrn_try_catch_nest_depth
How many NEURON try { ...
static bool execute(Inst *p)
static void execute_throw_on_exception(Symbol *sym, int narg)
static void * fpycall(void *(*)(void *, void *), void *, void *)
Helper type for incrementing/decrementing nrn_try_catch_nest_depth.
~try_catch_depth_increment()
try_catch_depth_increment()