Searched refs:fun_macro (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/gcc/libcpp/
H A Dtraditional.c45 struct fun_macro struct
91 struct fun_macro *);
92 static void save_argument (struct fun_macro *, size_t);
93 static void replace_args_and_push (cpp_reader *, struct fun_macro *);
313 maybe_start_funlike (cpp_reader *pfile, cpp_hashnode *node, const uchar *start, struct fun_macro *macro)
328 save_argument (struct fun_macro *macro, size_t offset)
349 struct fun_macro fmacro;
818 replace_args_and_push (cpp_reader *pfile, struct fun_macro *fmacro)
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dcpptrad.c45 struct fun_macro struct
97 const uchar *, struct fun_macro *));
98 static void save_argument PARAMS ((struct fun_macro *, size_t));
99 static void replace_args_and_push PARAMS ((cpp_reader *, struct fun_macro *));
398 struct fun_macro *macro;
414 struct fun_macro *macro;
437 struct fun_macro fmacro;
921 struct fun_macro *fmacro;

Completed in 86 milliseconds