22 #if defined( FIN_STATICS ) 42 static double nom_int(
48 static double eff_int(
71 #if defined( EXPRESSION_PARSER_STATICS ) 76 static var_store_ptr pop(
79 static var_store_ptr push(
80 var_store_ptr push_value,
83 static var_store_ptr get_named_var(
86 static var_store_ptr get_unnamed_var(
93 static void next_token(
96 static void assignment_op(
99 static void add_sub_op(
102 static void multiply_divide_op(
105 static void primary_exp(
109 #if defined( NUMERIC_OPS_STATICS ) 115 #if defined( AMORT_OPT_STATICS ) 121 #if defined( AMORT_PRT_STATICS )