Home
last modified time | relevance | path

Searched refs:__get_evaluator__ (Results 1 – 14 of 14) sorted by relevance

/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Ddefun.cc55 octave::tree_evaluator& tw = octave::__get_evaluator__ ("print_usage"); in print_usage()
144 octave::tree_evaluator& tw = octave::__get_evaluator__ ("get_current_shlib"); in get_current_shlib()
H A Dinterpreter-private.cc160 tree_evaluator& __get_evaluator__ (const std::string& who) in __get_evaluator__() function
169 tree_evaluator& tw = __get_evaluator__ (who); in __get_bp_table__()
H A Dinterpreter-private.h85 extern tree_evaluator& __get_evaluator__ (const std::string& who);
H A Dfcn-info.cc532 = __get_evaluator__ ("out_of_data_check"); in out_of_date_check()
983 = __get_evaluator__ ("fcn_info::fcn_info_rep::x_builtin_find"); in find_autoload()
H A Dvariables.cc587 = octave::__get_evaluator__ ("curr_fcn_unwind_protect_frame"); in curr_fcn_unwind_protect_frame()
H A Dmex.cc2171 = octave::__get_evaluator__ ("mex::function_name"); in function_name()
/dports/math/octave/octave-6.4.0/libinterp/octave-value/
H A Dcdef-property.cc58 tree_evaluator& tw = __get_evaluator__ ("is_method_executing"); in is_method_executing()
H A Dcdef-utils.cc260 tree_evaluator& tw = __get_evaluator__ ("get_class_context"); in get_class_context()
H A Dov-fcn-handle.cc1792 tree_evaluator& tw = __get_evaluator__ ("nested_fcn_handle::call"); in call()
1820 tree_evaluator& tw = __get_evaluator__ ("weak_nested_fcn_handle::call"); in call()
2685 tree_evaluator& tw = __get_evaluator__ ("anonymous_fcn_handle::call"); in call()
2737 tree_evaluator& tw = __get_evaluator__ ("anonymous_fcn_handle::call"); in call()
H A Dov-class.cc235 = octave::__get_evaluator__ ("octave_class::get_current_method_class"); in get_current_method_class()
1662 = octave::__get_evaluator__ ("octave_class::in_class_method"); in in_class_method()
H A Dov-base.cc1460 = octave::__get_evaluator__ ("called_from_builtin"); in called_from_builtin()
/dports/math/octave/octave-6.4.0/libinterp/parse-tree/
H A Dbp-table.cc1004 tree_evaluator& tw = __get_evaluator__ ("get_user_code"); in get_user_code()
H A Doct-parse.cc8661 = __get_evaluator__ ("validate_matrix_for_assignment"); in validate_matrix_for_assignment()
H A Doct-parse.yy4461 = __get_evaluator__ ("validate_matrix_for_assignment");