Home | History | Annotate | Download | only in internal

Lines Matching defs:GTEST_HAS_SEH

90 //   GTEST_HAS_SEH            - Define it to 1/0 to indicate whether the
963 #ifndef GTEST_HAS_SEH
968 # define GTEST_HAS_SEH 1
971 # define GTEST_HAS_SEH 0
979 #endif // GTEST_HAS_SEH