Lines Matching defs:down
1697 a UV. In range NV has been rounded down to nearest UV and
4649 * to slow down the mainstream case at all for this fairly
4905 * each time we need to grow, which would cut down the million
6211 /* pull up or down? */
6225 if (after) { /* anything to pull down? */
6250 /* push up or down? */
6554 char *down;
6568 down = (char*)(s - 1);
6570 while (down > up) {
6572 *up++ = *down;
6573 *down-- = tmp;
6579 down = SvPVX(TARG) + len - 1;
6580 while (down > up) {
6582 *up++ = *down;
6583 *down-- = tmp;
6782 /* This case boils down to deciding which is the smaller of: