c_num_variable

c_num_variable 
      ::= 
      ( "long" | "short" | "float" | "double" ) 
      c_host_id [ c_initial_value ] 
      { "," c_host_id [ c_initial_value ] } 

[rule list]
This rule is called by

-> c_variable_spec