Searched refs:XML_CAST_FPTR (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dhash.h44 * XML_CAST_FPTR:
51 * #define XML_CAST_FPTR(fptr) (*(void **)(&fptr))
56 #define XML_CAST_FPTR(fptr) fptr macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dhash.h44 * XML_CAST_FPTR:
51 * #define XML_CAST_FPTR(fptr) (*(void **)(&fptr))
56 #define XML_CAST_FPTR(fptr) fptr macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dhash.in.h44 * XML_CAST_FPTR:
51 * #define XML_CAST_FPTR(fptr) (*(void **)(&fptr))
56 #define XML_CAST_FPTR(fptr) fptr macro
H A Dxpath.c4724 return(xmlHashAddEntry2(ctxt->funcHash, name, ns_uri, XML_CAST_FPTR(f)));
4805 XML_CAST_FPTR(ret) = xmlHashLookup2(ctxt->funcHash, name, ns_uri);
13304 XML_CAST_FPTR(func) = op->cache;
13329 op->cache = XML_CAST_FPTR(func);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dhash.h44 * XML_CAST_FPTR:
51 * #define XML_CAST_FPTR(fptr) (*(void **)(&fptr))
56 #define XML_CAST_FPTR(fptr) fptr macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dhash.in.h44 * XML_CAST_FPTR:
51 * #define XML_CAST_FPTR(fptr) (*(void **)(&fptr))
56 #define XML_CAST_FPTR(fptr) fptr macro
H A Dxpath.c4724 return(xmlHashAddEntry2(ctxt->funcHash, name, ns_uri, XML_CAST_FPTR(f)));
4805 XML_CAST_FPTR(ret) = xmlHashLookup2(ctxt->funcHash, name, ns_uri);
13304 XML_CAST_FPTR(func) = op->cache;
13329 op->cache = XML_CAST_FPTR(func);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxpath.c4756 return(xmlHashAddEntry2(ctxt->funcHash, name, ns_uri, XML_CAST_FPTR(f)));
4837 XML_CAST_FPTR(ret) = xmlHashLookup2(ctxt->funcHash, name, ns_uri);
13368 XML_CAST_FPTR(func) = op->cache;
13393 op->cache = XML_CAST_FPTR(func);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxpath.c4756 return(xmlHashAddEntry2(ctxt->funcHash, name, ns_uri, XML_CAST_FPTR(f)));
4837 XML_CAST_FPTR(ret) = xmlHashLookup2(ctxt->funcHash, name, ns_uri);
13368 XML_CAST_FPTR(func) = op->cache;
13393 op->cache = XML_CAST_FPTR(func);

Completed in 216 milliseconds