Home
last modified time | relevance | path

Searched refs:DohObjFree (Results 1 – 12 of 12) sorted by relevance

/dports/devel/cscout/cscout-bd7dfac/swill/Source/Objects/
H A Dmemory.c135 DohObjFree(DOH *ptr) { in DohObjFree() function
H A Ddohobj.h118 extern void DohObjFree(DOH *ptr); /* Free a DOH object */
H A Ddoh.h108 #define DohObjFree DOH_NAMESPACE(ObjFree) macro
H A Dbase.c41 DohObjFree(b); in DohDelete()
/dports/dns/totd/totd-1.5.1/SWILL-0.1/Source/Objects/
H A Dmemory.c135 DohObjFree(DOH *ptr) { in DohObjFree() function
H A Ddohobj.h118 extern void DohObjFree(DOH *ptr); /* Free a DOH object */
H A Ddoh.h108 #define DohObjFree DOH_NAMESPACE(ObjFree) macro
H A Dbase.c41 DohObjFree(b); in DohDelete()
/dports/devel/swig/swig-4.0.2/Source/DOH/
H A Ddohint.h129 extern void DohObjFree(DOH *ptr); /* Free a DOH object */
H A Dmemory.c151 void DohObjFree(DOH *ptr) { in DohObjFree() function
H A Ddoh.h115 #define DohObjFree DOH_NAMESPACE(ObjFree) macro
H A Dbase.c52 DohObjFree(b); in DohDelete()