NEURON
ocmisc.h
Go to the documentation of this file.
1 #pragma once
2 
3 extern long hoc_nstack;
4 extern long hoc_nframe;
5 extern int hoc_errno_count;
6 extern int hoc_pipeflag;
7 extern int hoc_in_yyparse;
8 extern int hoc_intset;
int hoc_intset
Definition: hoc.cpp:162
long hoc_nstack
Definition: ivocmain.cpp:6
int hoc_errno_count
Definition: math.cpp:29
int hoc_in_yyparse
Definition: hoc.cpp:1427
int hoc_pipeflag
Definition: hoc.cpp:120
long hoc_nframe
Definition: ivocmain.cpp:6