Searched defs:Py_CONSTANT_ZERO (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/test_capi/ | ||
D | test_object.py | 16 Py_CONSTANT_ZERO = 5 variable in Constant |
/external/python/cpython3/Include/ | ||
D | object.h | 1085 #define Py_CONSTANT_ZERO 5 macro |