Searched refs:CNullPtrType (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DPyrexTypes.py2274 class CNullPtrType(CPtrType): class in inherits:CPtrType
3389 c_null_ptr_type = CNullPtrType(c_void_type)

Completed in 79 milliseconds