Home
last modified time | relevance | path

Searched defs:in_eval (Results 1 – 13 of 13) sorted by relevance

/dports/databases/mtop/mtop-0.6.6/
H A Dmkill.PL581 sub in_eval { subroutine
H A Dmtop.PL1780 sub in_eval { subroutine
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_widget_icon.h51 int in_eval; member
/dports/lang/gawk/gawk-5.1.1/
H A Dcommand.y53 static bool in_eval = false; variable
H A Dcommand.c103 static bool in_eval = false; variable
/dports/math/giacxcas/giac-1.6.0/src/
H A Didentificateur.cc1068 …bool identificateur::in_eval(int level,const gen & orig,gen & evaled,const context * contextptr, b… in in_eval() function in giac::identificateur
H A Dgen.cc2146 bool gen::in_eval(int level,gen & evaled,const context * contextptr) const{ in in_eval() function in giac::gen
/dports/devel/p5-Variable-Magic/Variable-Magic-0.62/
H A DMagic.xs1428 int in_eval; member
/dports/lang/perl5.30/perl-5.30.3/
H A Dpp_ctl.c1698 U8 in_eval = PL_in_eval; in Perl_die_unwind() local
/dports/lang/perl5.32/perl-5.32.1/
H A Dpp_ctl.c1707 U8 in_eval = PL_in_eval; in Perl_die_unwind() local
/dports/lang/perl5.34/perl-5.34.0/
H A Dpp_ctl.c1722 U8 in_eval = PL_in_eval; in Perl_die_unwind() local
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dpp_ctl.c1722 U8 in_eval = PL_in_eval; in Perl_die_unwind() local
/dports/databases/redis-devel/redis-0e5b813/src/
H A Dserver.h1337 int in_eval; /* Are we inside EVAL? */ member