c_num_variable ::= ( "long" | "short" | "float" | "double" ) c_host_id [ c_initial_value ] { "," c_host_id [ c_initial_value ] }
This rule is called by -> c_variable_spec
-> c_variable_spec