- static const b4_sint_type(b4_pact_max) pact_[[]];
- static const b4_sint_type(b4_pact_max) pact_ninf_;
- static const short defact_[[]];
- static const short pgoto_[[]];
- static const short defgoto_[[]];
- static const b4_sint_type(b4_table_max) table_[[]];
- static const b4_sint_type(b4_table_max) table_ninf_;
- static const short check_[[]];
- static const b4_uint_type(b4_r1_max) r1_[[]];
- static const b4_uint_type(b4_r2_max) r2_[[]];
+ static const ]b4_int_type_for([b4_pact])[ pact_[];
+ static const ]b4_int_type_for([b4_pact])[ pact_ninf_;
+ static const ]b4_int_type_for([b4_defact])[ defact_[];
+ static const ]b4_int_type_for([b4_pgoto])[ pgoto_[];
+ static const ]b4_int_type_for([b4_defgoto])[ defgoto_[];
+ static const ]b4_int_type_for([b4_table])[ table_[];
+ static const ]b4_int_type_for([b4_table])[ table_ninf_;
+ static const ]b4_int_type_for([b4_check])[ check_[];
+ static const ]b4_int_type_for([b4_r1])[ r1_[];
+ static const ]b4_int_type_for([b4_r2])[ r2_[];