Searched refs:FreeComponentAny (Results 1 – 2 of 2) sorted by relevance
423 #define FreeComponentAnyDefinedBy FreeComponentAny429 void FreeComponentAny ( ComponentAny*);
1855 k->comp_desc->cd_free = (comp_free_func*)FreeComponentAny; in BEncComponentAny()1895 k->comp_desc->cd_free = (comp_free_func*)FreeComponentAny; in BDecComponentAny()1932 k->comp_desc->cd_free = (comp_free_func*)FreeComponentAny; in GDecComponentAny()1985 FreeComponentAny (ComponentAny* any) { in FreeComponentAny() function