Home
last modified time | relevance | path

Searched defs:set_debug (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/flex/
H A DFlexLexer.h92 void set_debug( int flag ) { yy_flex_debug = flag; } in set_debug() function
/freebsd-12.1/contrib/gdb/gdb/cli/
H A Dcli-cmds.c1002 set_debug (char *arg, int from_tty) in set_debug() function