Searched refs:evalp (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/tcsh-65/tcsh/
H A Ded.inputl.c597 Char **evalvec, *evalp; member in struct:eval1_state
607 evalp = state->evalp;
637 state.evalp = evalp;
639 evalp = 0;
H A Dsh.lex.c1375 if (evalp) {
1377 if ((c = *evalp++) != 0)
1380 evalp = *evalvec++;
1384 evalp = 0;
1391 if ((evalp = *evalvec) != 0) {
1720 evalp = l->c_seek;
1722 xprintf(CGETS(16, 4, "seek to eval %x %x\n"), evalvec, evalp);
1773 l->c_seek = evalp;
1775 xprintf(CGETS(16, 8, "tell eval %x %x\n"), evalvec, evalp);
1817 evalp
[all...]
H A Dsh.c131 Char *evalp; member in struct:saved_state
1469 st->evalp = evalp;
1515 evalp = 0;
1563 evalp = st->evalp;
H A Dsh.glob.c752 evalp = NULL;
H A Dsh.h1139 EXTERN Char *evalp; variable
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dmupad.vim93 syn keyword mupadFunction evalp exp expand export unexport expose expr
H A Dmaple.vim465 syn keyword mvPkg_padic evalp function orderp ratvaluep rootp valuep

Completed in 193 milliseconds