Home
last modified time | relevance | path

Searched refs:register_unary_class_op (Results 1 – 3 of 3) sorted by relevance

/dports/math/octave/octave-6.4.0/libinterp/octave-value/
H A Dov-typeinfo.h83 return register_unary_class_op (op, f, true); in install_unary_class_op()
152 bool register_unary_class_op (octave_value::unary_op, unary_class_op_fcn,
H A Dov-typeinfo.cc162 bool type_info::register_unary_class_op (octave_value::unary_op op, in register_unary_class_op() function in octave::type_info
/dports/math/octave/octave-6.4.0/etc/OLD-ChangeLogs/
H A Dsrc-ChangeLog15818 * ov-typeinfo.cc (octave_value_typeinfo::register_unary_class_op,