Home
last modified time | relevance | path

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

/dports/math/octave/octave-6.4.0/libinterp/parse-tree/
H A Dpt-eval.cc116 bool in_debug_repl (void) const { return m_in_debug_repl; } in in_debug_repl() function in octave::debugger
4228 bool tree_evaluator::in_debug_repl (void) const in in_debug_repl() function in octave::tree_evaluator