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

/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DPyrexTypes.py1297 class CVoidType(CType): class in inherits:CType
1305 return "<CVoidType>"
1318 class InvisibleVoidType(CVoidType):
3350 c_void_type = CVoidType()

Completed in 94 milliseconds