Searched defs:xmlXPtrWrapLocationSet (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dxpointer.c811 * xmlXPtrWrapLocationSet:
819 xmlXPtrWrapLocationSet(xmlLocationSetPtr val) { function
1822 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
1921 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
2045 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
2197 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
2809 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
2917 valuePush(ctxt, xmlXPtrWrapLocationSet(newset));
H A Delfgcchack.h17792 #undef xmlXPtrWrapLocationSet macro
17793 extern __typeof (xmlXPtrWrapLocationSet) xmlXPtrWrapLocationSet __attribute((alias("xmlXPtrWrapLocationSet__internal_alias")));
17795 #ifndef xmlXPtrWrapLocationSet
17796 extern __typeof (xmlXPtrWrapLocationSet) xmlXPtrWrapLocationSet__internal_alias __attribute((visibility("hidden")));
17797 #define xmlXPtrWrapLocationSet xmlXPtrWrapLocationSet__internal_alias macro

Completed in 148 milliseconds