Home
last modified time | relevance | path

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

/third_party/python/Include/
Dpymacro.h39 #define Py_BUILD_ASSERT_EXPR(cond) \ macro
43 (void)Py_BUILD_ASSERT_EXPR(cond); \
61 + Py_BUILD_ASSERT_EXPR(!__builtin_types_compatible_p(typeof(array), \