Searched refs:command_loop (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/contrib/gdb/gdb/
H A Dtop.h40 extern void command_loop (void);
H A Dinterps.c44 #include "top.h" /* For command_loop. */
281 command_loop ();
H A Dmain.c54 version, the usual command_loop is substituted by and event loop which
91 /* Call command_loop. If it happens to return, pass that through as a
98 /* FIXME: cagney/1999-11-05: A correct command_loop() implementaton
106 /* If the command_loop returned, normally (rather than threw an
785 command_loop ();
789 /* NOTE: If the command_loop() returned normally, the loop would
796 command_loop() returned normally and quit_command() was called,
801 into the command_loop() proper. The main thing holding back that
H A Dtop.c204 /* Called instead of command_loop at top level. Can be invoked via
651 command_loop ();
786 command_loop (void)
783 command_loop (void) function
/freebsd-10.3-release/contrib/groff/src/preproc/refer/
H A Dcommand.cpp769 static void command_loop() function
801 command_loop();
808 command_loop();

Completed in 65 milliseconds