Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc1366 static const bool stack_grows_down = StackGrowsDown(); in ExecDeathTestSpawnChild() local
1382 (stack_grows_down ? stack_size - kMaxStackAlignment : 0); in ExecDeathTestSpawnChild()