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

/macosx-10.10.1/swig-12/Source/DOH/
H A Dmemory.c159 extern DohObjInfo DohListType;
186 else if (p->ptr[i].type == &DohListType)
H A Dlist.c24 extern DohObjInfo DohListType;
55 return DohObjMalloc(&DohListType, nl);
314 DohObjInfo DohListType = { variable
360 return DohObjMalloc(&DohListType, l);
H A Ddoh.h119 #define DohListType DOH_NAMESPACE(ListType) macro

Completed in 125 milliseconds