Searched refs:FUNCFLAG_HRESULT (Results 1 – 3 of 3) sorted by relevance
284 #define FUNCFLAG_HRESULT 0x2 macro
1290 } else if (flags & FUNCFLAG_HRESULT) { in _ctypes_callproc()
5778 MOD_ADD("FUNCFLAG_HRESULT", PyLong_FromLong(FUNCFLAG_HRESULT)); in _ctypes_add_objects()