Searched defs:DICTFLAG_FINAL (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Modules/_ctypes/ | ||
D | ctypes.h | 292 #define DICTFLAG_FINAL 0x1000 macro |
/external/python/cpython2/Modules/_ctypes/ | ||
D | ctypes.h | 332 #define DICTFLAG_FINAL 0x1000 macro |