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
;
hoc_intset
int hoc_intset
Definition:
hoc.cpp:162
hoc_nstack
long hoc_nstack
Definition:
ivocmain.cpp:6
hoc_errno_count
int hoc_errno_count
Definition:
math.cpp:29
hoc_in_yyparse
int hoc_in_yyparse
Definition:
hoc.cpp:1427
hoc_pipeflag
int hoc_pipeflag
Definition:
hoc.cpp:120
hoc_nframe
long hoc_nframe
Definition:
ivocmain.cpp:6
src
oc
ocmisc.h