NEURON
redef.h
Go to the documentation of this file.
1 /* /local/src/master/nrn/src/oc/redef.h,v 1.3 1994/10/28 15:18:01 hines Exp */
2 
3 #ifndef hoc_redef_h
4 #define hoc_redef_h
5 
6 # define Break hoc_Break
7 # define Continue hoc_Continue
8 # define Exp hoc_Exp
9 # define Fprint hoc_Fprint
10 # define Fscan hoc_Fscan
11 # define Log hoc_Log
12 # define Log10 hoc_Log10
13 # define Plt hoc_Plt
14 # define plt hoc_plt
15 # define color hoc_color
16 # define Setcolor hoc_Setcolor
17 # define set_color hoc_set_color
18 # define Pow hoc_Pow
19 # define PRintf hoc_PRintf
20 # define Sqrt hoc_Sqrt
21 # define System hoc_System
22 # define Xred hoc_Xred
23 # define acterror hoc_acterror
24 # define add hoc_add
25 # define arayinstal hoc_arayinstal
26 # define free_arrayinfo hoc_free_arrayinfo
27 # define araypt hoc_araypt
28 # define arg hoc_arg
29 # define argassign hoc_argassign
30 # define assign hoc_assign
31 # define assstr hoc_assstr
32 # define begin hoc_begin
33 # define bltin hoc_bltin
34 # define call hoc_call
35 # define call_ob_proc hoc_call_ob_proc
36 # define cbuf hoc_cbuf
37 # define Code hoc_Code
38 # define codei hoc_codei
39 # define codesym hoc_codesym
40 # define codein hoc_codein
41 # define constpush hoc_constpush
42 # define pushzero hoc_pushzero
43 # define ctp hoc_ctp
44 # define debug hoc_debug
45 # define debugzz hoc_debugzz
46 # define defnonly hoc_defnonly
47 # define dep_make hoc_dep_make
48 # define do_equation hoc_do_equation
49 # define eq hoc_eq
50 # define eqinit hoc_eqinit
51 # define eqn_init hoc_eqn_init
52 # define eqn_lhs hoc_eqn_lhs
53 # define eqn_name hoc_eqn_name
54 # define eqn_rhs hoc_eqn_rhs
55 # define eqn_side hoc_eqn_side
56 # define errcheck hoc_errcheck
57 # define eval hoc_eval
58 # define execerror hoc_execerror
59 # define execute hoc_execute
60 # define fin hoc_fin
61 # define follow hoc_follow
62 # define forcode hoc_forcode
63 # define shortfor hoc_shortfor
64 # define fout hoc_fout
65 # define fpecatch hoc_fpecatch
66 # define free_list hoc_free_list
67 # define frin hoc_frin
68 # define funcret hoc_funcret
69 # define gargstr hoc_gargstr
70 # define getarg hoc_getarg
71 # define gargc hoc_gargc
72 # define gargv hoc_gargv
73 # define ge hoc_ge
74 # define getnb hoc_getnb
75 # define gt hoc_gt
76 # define ifcode hoc_ifcode
77 # define indef hoc_indef
78 # define infile hoc_infile
79 # define init_access hoc_init_access
80 # define initcode hoc_initcode
81 # define insertcode hoc_insertcode
82 # define install hoc_install
83 # define integer hoc_integer
84 # define intset hoc_intset
85 # define ired hoc_ired
86 # define xred hoc_xred
87 # define sred hoc_sred
88 # define le hoc_le
89 # define lineno hoc_lineno
90 # define lookup hoc_lookup
91 # define lt hoc_lt
92 # define moreinput hoc_moreinput
93 # define mul hoc_mul
94 # define ne hoc_ne
95 # define negate hoc_negate
96 # define onintr hoc_onintr
97 # define p_symlist hoc_p_symlist
98 # define parserror hoc_parserror
99 # define pc hoc_pc
100 # define pipeflag hoc_pipeflag
101 # define pipegetc hoc_pipegetc
102 # define pipeungetc hoc_pipeungetc
103 # define xpop hoc_xpop
104 # define spop hoc_spop
105 # define ipop hoc_ipop
106 # define nopop hoc_nopop
107 # define power hoc_power
108 # define prexpr hoc_prexpr
109 # define print hoc_print
110 # define plprint hoc_plprint
111 # define procret hoc_procret
112 # define prog hoc_prog
113 # define prog_parse_recover hoc_prog_parse_recover
114 # define progbase hoc_progbase
115 # define progname hoc_progname
116 # define progp hoc_progp
117 # define prstr hoc_prstr
118 # define pushx hoc_pushx
119 # define pushs hoc_pushs
120 # define pushi hoc_pushi
121 # define push_frame hoc_push_frame
122 # define pop_frame hoc_pop_frame
123 # define ret hoc_ret
124 # define ropen hoc_ropen
125 # define run hoc_run
126 # define solve hoc_solve
127 # define spinit hoc_spinit
128 # define symbols hoc_symbols
129 # define symlist hoc_symlist
130 # define var_access hoc_var_access
131 # define varpush hoc_varpush
132 # define varread hoc_varread
133 # define warning hoc_warning
134 # define wopen hoc_wopen
135 # define xopen hoc_xopen
136 # define zzdebug hoc_zzdebug
137 
138 #endif