Searched defs:cil_call (Results 1 – 1 of 1) sorted by relevance
886 struct cil_call { struct887 char *macro_str;888 struct cil_macro *macro;889 struct cil_tree *args_tree;890 struct cil_list *args;891 int copied;