Home
last modified time | relevance | path

Searched defs:TYPEFLAG_ISPOINTER (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/_ctypes/
Dctypes.h289 #define TYPEFLAG_ISPOINTER 0x100 macro
/external/python/cpython2/Modules/_ctypes/
Dctypes.h329 #define TYPEFLAG_ISPOINTER 0x100 macro