Home
last modified time | relevance | path

Searched refs:local_ver_arch_lib_dir (Results 1 – 4 of 4) sorted by relevance

/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Ddefaults.h67 extern OCTINTERP_API std::string local_ver_arch_lib_dir (void);
H A Denvironment.cc126 exec_path = (config::local_ver_arch_lib_dir () + path_sep in init_exec_path()
H A Ddefaults.cc235 std::string local_ver_arch_lib_dir (void) in local_ver_arch_lib_dir() function
H A Dtoplev.cc424 { "localverarchlibdir", octave::config::local_ver_arch_lib_dir () },