Home
last modified time | relevance | path

Searched defs:GTEST_NO_TAIL_CALL_ (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h859 #define GTEST_NO_TAIL_CALL_ __attribute__((disable_tail_calls)) macro
861 #define GTEST_NO_TAIL_CALL_ \ macro
864 #define GTEST_NO_TAIL_CALL_ macro