Searched defs:FUNCFLAG_USE_LASTERROR (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Modules/_ctypes/ | ||
D | ctypes.h | 287 #define FUNCFLAG_USE_LASTERROR 0x10 macro |
/external/python/cpython2/Modules/_ctypes/ | ||
D | ctypes.h | 327 #define FUNCFLAG_USE_LASTERROR 0x10 macro |