Home | History | Annotate | Download | only in libxslt

Lines Matching refs:XML_CAST_FPTR

1805  * The macro XML_CAST_FPTR is a hack to avoid a gcc warning about
1810 #ifndef XML_CAST_FPTR
1812 * XML_CAST_FPTR:
1819 * #define XML_CAST_FPTR(fptr) (*(void **)(&fptr))
1824 #define XML_CAST_FPTR(fptr) fptr