Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc8745 static const bool stack_grows_down = StackGrowsDown(); in ExecDeathTestSpawnChild() local
8761 (stack_grows_down ? stack_size - kMaxStackAlignment : 0); in ExecDeathTestSpawnChild()