Searched refs:noeval (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dexpr.c148 static int noeval; /* set to 1 if no assignment to be done */ variable
188 int noeval; member in struct:__anon6566
219 (X)->noeval = noeval; \
230 noeval = (X)->noeval; \
290 noeval = 0; /* XXX */
324 noeval = 0;
478 if (noeval == 0)
505 noeval
[all...]
H A Dtest.c109 static int noeval; variable
818 noeval = 0;
/macosx-10.10/zsh-61/zsh/Src/
H A Dmath.c40 int noeval; variable
373 xnoeval = noeval;
426 noeval = xnoeval;
878 if (noeval)
892 if (noeval)
1059 if (noeval) {
1322 noeval++;
1327 noeval++;
1455 push(zero_mnumber, yylval, !noeval);
1458 push((noeval
[all...]
H A Dexec.c5079 es->noeval = noeval;
5113 noeval = en->noeval;
H A Dinit.c835 noeval = 0;
H A Dzsh.h970 int noeval; member in struct:execstack
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/tests/
H A Dcmdtrace.test90 cmdtrace on $cmdtraceFH noeval
130 cmdtrace on $cmdtraceFH notruncate noeval
154 } 1 {invalid option: expected one of "noeval", "notruncate", "procs", "command", or a file id}
/macosx-10.10/vim-55/runtime/syntax/
H A Dmaxima.vim135 syn keyword maximaFunc niceindicespref ninth nm nmc noeval nolabels nonmetricity

Completed in 127 milliseconds