Go to the source code of this file.
Functions | |
OCTAVE_EXPORT octave_value_list | F__enable_vm_eval__ (const octave_value_list &args, int nargout) |
Variables | |
static bool | V__enable_vm_eval__ = false |
OCTAVE_EXPORT octave_value_list F__enable_vm_eval__ | ( | const octave_value_list & | args, |
int | nargout | ||
) |
Definition at line 55 of file pt-vm-eval.cc.
References err_disabled_feature(), set_internal_variable(), and V__enable_vm_eval__.
|
static |
Definition at line 37 of file pt-vm-eval.cc.
Referenced by F__enable_vm_eval__().