Searched defs:DEF_GLOBAL (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Include/ | ||
D | symtable.h | 63 #define DEF_GLOBAL 1 /* global stmt */ macro |
/external/python/cpython3/Include/ | ||
D | symtable.h | 90 #define DEF_GLOBAL 1 /* global stmt */ macro |