Searched refs:MatchingComponentAny (Results 1 – 2 of 2) sorted by relevance
422 #define MatchingComponentAnyDefinedBy MatchingComponentAny428 int MatchingComponentAny (char* oid, ComponentAny *a, ComponentAny *b);
1859 k->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentAny; in BEncComponentAny()1899 k->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentAny; in BDecComponentAny()1936 k->comp_desc->cd_all_match = (allcomponent_matching_func*)MatchingComponentAny; in GDecComponentAny()1946 MatchingComponentAny (char* oid, ComponentAny *result, ComponentAny *result2) { in MatchingComponentAny() function