Home | History | Annotate | Download | only in internal

Lines Matching defs:GTEST_HAS_SEH

88 //   GTEST_HAS_SEH            - Define it to 1/0 to indicate whether the
734 #ifndef GTEST_HAS_SEH
739 # define GTEST_HAS_SEH 1
742 # define GTEST_HAS_SEH 0
745 #endif // GTEST_HAS_SEH