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