Searched refs:CTypesArray (Results 1 – 1 of 1) sorted by relevance
608 class CTypesArray(CTypesGenericArray): class641 not isinstance(init, CTypesArray)):680 return super(CTypesArray, self)._get_own_repr()690 self = CTypesArray.__new__(CTypesArray)711 CTypesArray._fix_class()712 return CTypesArray