Searched refs:grows (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Ddoop.c31 I32 grows = PL_op->op_private & OPpTRANS_GROWS; local
58 if (grows)
80 if (grows) {
140 I32 grows = PL_op->op_private & OPpTRANS_GROWS; local
190 if (grows)
279 if (grows) {
302 I32 grows = PL_op->op_private & OPpTRANS_GROWS; local
334 if (grows) {
369 if (!grows)
376 if (grows || hibi
441 I32 grows = PL_op->op_private & OPpTRANS_GROWS; local
[all...]
H A Dop.c2346 I32 grows = 0; local
2525 if (!grows)
2526 grows = (tfirst < rfirst &&
2554 if (grows)
2584 grows = 1;
2626 grows = 1;
2631 if (grows)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm883 'top-to-bottom'. Because this mode grows both to the right and down,

Completed in 52 milliseconds