Searched defs:FUNCFLAG_USE_ERRNO (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Modules/_ctypes/ | ||
D | ctypes.h | 286 #define FUNCFLAG_USE_ERRNO 0x8 macro |
/external/python/cpython2/Modules/_ctypes/ | ||
D | ctypes.h | 326 #define FUNCFLAG_USE_ERRNO 0x8 macro |