Searched defs:newtype (Results 1 – 12 of 12) sorted by relevance
17 newtype: MyEnum, field
629 const char *newtype = NULL; /* New list numbering type */ in main() local
122 newtype: bool, field
109 newtype: bool, field
1270 SimplifiedZoneType newtype(oldtype); in optimizeTypeList() local1318 SimplifiedZoneType newtype(oldtype); in optimizeTypeList() local
1275 SimplifiedZoneType newtype(oldtype); in optimizeTypeList() local1323 SimplifiedZoneType newtype(oldtype); in optimizeTypeList() local
507 newtype: Newtype, in test_ignore_tag() field
275 CMessageClass* newtype = reinterpret_cast<CMessageClass*>(result.get()); in New() local
274 CMessageClass* newtype = reinterpret_cast<CMessageClass*>(result.get()); in New() local
1845 PyObject *newtype; in OSError_new() local
2373 #define STBIR__NEXT_MEMPTR(current, newtype) (newtype*)(((unsigned char*)current) + current##_size) in stbir__resize_allocated() argument
7626 PyObject *oldtype = NULL, *newtype = NULL, *refcnt = NULL; in heapctypesubclasswithfinalizer_finalize() local