Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dssa.c172 PARAMS ((sbitmap *evals, int nregs));
471 find_evaluations (evals, nregs) in find_evaluations() argument
472 sbitmap *evals; in find_evaluations()
477 sbitmap_vector_zero (evals, nregs);
478 fe_evals = evals;
585 sbitmap *evals;
685 insert_phi_nodes (idfs, evals, nregs) in insert_phi_nodes() argument
687 sbitmap *evals ATTRIBUTE_UNUSED;
1162 sbitmap *evals; in convert_to_ssa() local
1211 find_evaluations (evals, nregs); in convert_to_ssa()
[all …]
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl5121delta.pod251 evals that was introduced in Perl 5.12.0.
H A Dperlinterp.pod275 many nested subroutine calls and evals may be called as you like, all
280 So in normal operation where there are several nested evals, there
H A Dperl581delta.pod581 contains a very complex nesting of anonymous subs, evals and lexicals.
H A Dperldebguts.pod244 Stack dump during die enabled outside of evals.
H A Dperlvar.pod2521 Provide informative "file" names for evals based on the place they were compiled.
2534 When saving source, include evals that generate no subroutines.
H A Dperl589delta.pod1593 =head2 C<strict> now propagates correctly into string evals
H A Dperlcall.pod363 Note that the G_KEEPERR flag does not propagate into inner evals; these
H A Dperl5180delta.pod3029 eval. This used to work only within string evals [perl #114040].
3425 Closures containing no string evals no longer hang on to their containing
H A Dperlguts.pod4104 subroutine calls, evals etc, as well as the entering and exiting of block
5022 survive beyond their CVs, such as re-evals.
H A Dperl5200delta.pod2813 corrupt string, and no longer prevents C<#line> directives in string evals from
H A Dperl5140delta.pod4080 C<#line> directives in string evals were not properly updating the arrays
H A Dperlop.pod3032 outside of string evals.
/openbsd/gnu/usr.bin/perl/t/lib/strict/
H A Dvars329 # Check if multiple evals produce same errors
/openbsd/gnu/usr.bin/perl/dist/Net-Ping/
H A DChanges381 to avoid conflicts with other evals.
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/t/
H A Dperlvaro.txt292 Provide informative "file" names for evals based on the place they were compiled.
H A Dperlvar.pod888 Provide informative "file" names for evals based on the place they were compiled.
/openbsd/gnu/usr.bin/perl/ext/Pod-Html/corpus/
H A Dperlvar-copy.pod1259 Provide informative "file" names for evals based on the place they were compiled.