Home
last modified time | relevance | path

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

/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Ddefault-defs.in.h79 #if ! defined (OCTAVE_LOCALARCHLIBDIR)
80 # define OCTAVE_LOCALARCHLIBDIR %OCTAVE_LOCALARCHLIBDIR% macro
H A Ddefaults.cc254 = prepend_octave_exec_home (OCTAVE_LOCALARCHLIBDIR); in local_arch_lib_dir()
/dports/math/octave/octave-6.4.0/src/
H A Doctave-config.in.cc124 vars["LOCALARCHLIBDIR"] = prepend_octave_exec_home (%OCTAVE_LOCALARCHLIBDIR%); in initialize()
H A Dmkoctfile.in.cc202 vars["LOCALARCHLIBDIR"] = prepend_octave_exec_home (%OCTAVE_LOCALARCHLIBDIR%); in initialize()