26 #if defined (HAVE_CONFIG_H)
39 DEFUN (__enable_vm_eval__, args, nargout,
57 #if defined (OCTAVE_ENABLE_VM_EVALUATOR)
60 "__enable_vm_eval__");
64 octave_unused_parameter (args);
67 "using a Virtual Machine for statement evaluation");
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn
#define DEFUN(name, args_name, nargout_name, doc)
Macro to define a builtin function.
void err_disabled_feature(const std::string &fcn, const std::string &feature, const std::string &pkg)
static bool V__enable_vm_eval__
octave_value set_internal_variable(bool &var, const octave_value_list &args, int nargout, const char *nm)