Searched refs:DohListType (Results 1 – 7 of 7) sorted by relevance
25 extern DohObjInfo DohListType;57 return DohObjMalloc(&DohListType, nl); in CopyList()306 DohObjInfo DohListType = { variable351 return DohObjMalloc(&DohListType,l); in DohNewList()
110 #define DohListType DOH_NAMESPACE(ListType) macro
24 extern DohObjInfo DohListType;55 return DohObjMalloc(&DohListType, nl); in CopyList()314 DohObjInfo DohListType = { variable360 return DohObjMalloc(&DohListType, l); in DohNewList()
175 extern DohObjInfo DohListType; in DohMemoryDebug()202 else if (p->ptr[i].type == &DohListType) in DohMemoryDebug()
118 #define DohListType DOH_NAMESPACE(ListType) macro