Home
last modified time | relevance | path

Searched refs:process_commands (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/groff/src/preproc/refer/
HDcommand.h21 void process_commands(const char *file);
22 void process_commands(string &s, const char *file, int lineno);
HDcommand.cpp797 void process_commands(const char *file) in process_commands() function
804 void process_commands(string &s, const char *file, int lineno) in process_commands() function
HDrefer.cpp596 process_commands(line, current_filename, start_lineno + 1); in do_file()
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/slave/
HDslave.c57 process_commands(WINDOW *mainscr) in process_commands() function
174 process_commands(mainscr); in main()
/freebsd-11-stable/contrib/gcc/
HDFSFChangeLog.102645 * gcc.c (process_commands): Remove inadvertant fallthrough.
3216 (process_commands): Use them and NULL_PTR as WARN arg to add_prefix.