Home
last modified time | relevance | path

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

/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/includes/system_env/
H A Dsci_path.h23 EXTERN_AST wchar_t* getSCIW(void);
/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/src/cpp/system_env/
H A Dsci_path.cpp43 wchar_t *getSCIW(void) in getSCIW() function
/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/src/cpp/types/
H A Dfunction.cpp734 wchar_t* pwstScilabPath = getSCIW(); in Init()