Searched defs:Py_BUILD_ASSERT (Results 1 – 5 of 5) sorted by relevance
64 #define Py_BUILD_ASSERT(cond) do { \ macro