Searched defs:SSTATE_NOT_INTERNED (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Include/ | ||
D | stringobject.h | 51 #define SSTATE_NOT_INTERNED 0 macro |
/external/python/cpython3/Include/ | ||
D | unicodeobject.h | 413 #define SSTATE_NOT_INTERNED 0 macro |