246
246
| UnInit of Ast_cocci.storage mcode option * typeC * ident *
247
247
attr list * string mcode (* ; *)
250
250
string mcode (* ( *) * parameter_list *
251
251
(string mcode (* , *) * string mcode (* ...... *) ) option *
252
252
string mcode (* ) *) * string mcode (* ; *)
254
254
| MacroDecl of Ast_cocci.storage mcode option *
255
255
ident (* name *) * string mcode (* ( *) *
256
256
expression dots * string mcode (* ) *) *