Home | History | Annotate | Download | only in src

Lines Matching defs:stack_grows_down

1054     static const bool stack_grows_down = StackGrowsDown();
1070 (stack_grows_down ? stack_size - kMaxStackAlignment : 0);