Home
last modified time | relevance | path

Searched defs:varnamebuf (Results 1 – 4 of 4) sorted by relevance

/dports/lang/rexx-imc/rexx-imc-1.76/
H A Dglobals.c77 char *varnamebuf; /* workspace for evaluating variable names */ variable
/dports/math/libmesh/libmesh-1.6.2/contrib/fparser/tests/
H A Dmake_tests.cc805 std::ostringstream varnamebuf; in CompileTest() local
/dports/editors/vim/vim-8.2.3745/src/
H A Devalvars.c2067 static char_u *varnamebuf = NULL; variable
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Deval.c3133 static char_u *varnamebuf = NULL; variable