Home
last modified time | relevance | path

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

/dports/math/octave/octave-6.4.0/libinterp/octave-value/
H A Dov-fcn.h198 virtual void maybe_relocate_end (void) { } in maybe_relocate_end() function
H A Dov-usr-fcn.h257 void maybe_relocate_end (void);
H A Dov-usr-fcn.cc300 octave_user_function::maybe_relocate_end (void) in maybe_relocate_end() function in octave_user_function
/dports/math/octave/octave-6.4.0/libinterp/parse-tree/
H A Doct-parse.cc9197 fcn->maybe_relocate_end (); in parse_fcn_file()
H A Doct-parse.yy4997 fcn->maybe_relocate_end ();