Searched refs:expand_arg (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/lib/libwrap/ |
| D | options.c | 131 #define expand_arg(o) ((o)->flags & EXPAND_ARG) macro 208 if (value && expand_arg(op)) in process_options()
|
| /netbsd/src/external/gpl3/gcc/dist/libcpp/ |
| D | macro.cc | 96 static void expand_arg (cpp_reader *, macro_arg *); 170 expand_arg (m_pfile, m_arg); in update() 2000 expand_arg (pfile, arg); in replace_args() 2732 expand_arg (cpp_reader *pfile, macro_arg *arg) in expand_arg() function
|
| D | ChangeLog | 248 (expand_arg): Temporarily set pfile->state.ignore__Pragma to 1. 1101 * macro.c (expand_arg): Move declarations before vaopt_state 4695 memory resulting from expand_arg here, as these are freed by the 4700 (expand_arg): Use the new alloc_expanded_arg_mem, 6610 (expand_arg): Use XNEWVEC and XRESIZEVEC.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2001 | 9925 (expand_arg): Use _cpp_pop_context. 10101 enter_macro_context, expand_arg, _cpp_pop_context, cpp_scan_nooutput,
|
| D | ChangeLog-2000 | 3748 * cppmacro.c (parse_arg, expand_arg): Call cpp_get_token not
|