Home
last modified time | relevance | path

Searched refs:doeval (Results 1 – 18 of 18) sorted by relevance

/dports/benchmarks/p5-Dumbbench/Dumbbench-0.501/lib/Dumbbench/Instance/
H A DPerlEval.pm4 sub doeval { subroutine
115 Dumbbench::Instance::PerlEval::_Lexical::doeval($n, \$code);
/dports/devel/p5-Chooser/Chooser-2.0.0/lib/
H A DChooser.pm329 my $doeval=0;
333 $doeval=1;
346 if ($doeval) {
/dports/devel/p5-B-C/B-C-1.57/ramblings/
H A Druntime.porting316 require 6 9 doeval
317 dofile 6 9 doeval
318 entereval 6 9 doeval
H A Dcurcop.runtime35 doeval
/dports/www/p5-HTML-Macro/HTML-Macro/
H A DMacro.pm152 sub doeval ($$) subroutine
585 $out .= $self->doeval ($attr, $attrval, $body);
753 $self->doeval ('expr', $expr);
755 $self->doeval ('func', $1);
/dports/shells/44bsd-csh/44bsd-csh-20001106_5/
H A Dinit.c73 { "eval", doeval, 0, INF },
H A Dextern.h124 void doeval __P((Char **, struct command *));
H A Dsem.c206 bifunc->bfunct == doeval)) {
H A Dfunc.c1413 doeval(v, t) in doeval() function
/dports/science/py-veusz/veusz-veusz-3.3.1/veusz/datasets/
H A Dexpression.py215 def doeval(dsname, dspart): function
217 env['_DS_'] = doeval
/dports/math/sc/sc-7.16/
H A Dpipe.c254 doeval(struct enode *e, char *fmt, int row, int col, int fd) in doeval() function
H A Dgram.y965 | S_EVAL e { doeval($2, NULL, currow, curcol,
967 | S_EVAL e STRING { doeval($2, $3, currow, curcol,
970 { doeval($2, $3, currow, curcol,
/dports/textproc/sowing/sowing-1.1.18/src/tohtml/
H A Dtexactio.c458 int doeval ) in TeXGetGenArg() argument
516 if (!doeval) { in TeXGetGenArg()
523 if (!doeval) { in TeXGetGenArg()
543 if (doeval) { in TeXGetGenArg()
/dports/devel/p5-B-C/B-C-1.57/lib/B/
H A DCC.pm2574 sub doeval { subroutine
2588 sub pp_entereval { doeval(@_) }
2590 sub pp_dofile { doeval(@_) }
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuus6.c1728 int doeval = 0; local
1781 if ((doeval = cmkey(asgtab,nasgtab,"operator","=",NULL)) < 0)
1782 return(doeval);
1783 if (doeval > 0) /* Type of assignment */
1813 if ((doeval = cmkey(asgtab,nasgtab,"operator","=",NULL)) < 0)
1814 return(doeval);
1815 if (doeval > 0)
1840 if (doeval == 2) { /* Arithmetic evaluation wanted too? */
H A Dckuusr.c6703 doeval(cx) int cx; { in doeval() function
8408 return(doeval(cx));
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim232 syn keyword xsPrivate do_trans_simple_utf8 docatch doeval dofindlabel doform
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim232 syn keyword xsPrivate do_trans_simple_utf8 docatch doeval dofindlabel doform