Home
last modified time | relevance | path

Searched refs:mark_persistent (Results 1 – 6 of 6) sorted by relevance

/dports/math/octave/octave-6.4.0/libinterp/parse-tree/
H A Dpt-decl.h85 void mark_persistent (void) { type = persistent; } in mark_persistent() function
142 void mark_persistent (void) in mark_persistent() function
145 elt->mark_persistent (); in mark_persistent()
195 void mark_persistent (void) in mark_persistent() function
198 m_init_list->mark_persistent (); in mark_persistent()
H A Dpt-decl.cc80 mark_persistent (); in tree_decl_command()
H A Doct-parse.cc8547 retval->mark_persistent (); in make_decl_command()
H A Doct-parse.yy4347 retval->mark_persistent ();
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dstack-frame.h294 mark_persistent (sym); in make_persistent()
333 void mark_persistent (const symbol_record& sym) in mark_persistent() function
/dports/math/octave/octave-6.4.0/etc/OLD-ChangeLogs/
H A Dsrc-ChangeLog19223 (mxArray::mark_persistent, mxArray::unmark_persistent,