Searched refs:nodePop (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/src/
H A Dcsc_list.c284 PRIVATE int nodePop (
423 * Private Function nodePop
426 PRIVATE int nodePop ( function
435 ASSERT_RTN (list != NULL, "nodePop: null list", CSC_BADARG);
438 "nodePop: invalid bias", \
441 ASSERT_RTN (nodePtr != NULL, "nodePop: null nodePtr", CSC_BADARG);
443 ASSERT_RTN (list->sig_lo == LIST_SIG, "nodePop: list blows", CSC_CORRUPT);
444 ASSERT_RTN (list->sig_hi == LIST_SIG, "nodePop: list blows", CSC_CORRUPT);
1372 popStat = nodePop (list, bias, &node);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DparserInternals.h500 XMLPUBFUN xmlNodePtr XMLCALL nodePop (xmlParserCtxtPtr ctxt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DparserInternals.h500 XMLPUBFUN xmlNodePtr XMLCALL nodePop (xmlParserCtxtPtr ctxt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DparserInternals.in.h500 XMLPUBFUN xmlNodePtr XMLCALL nodePop (xmlParserCtxtPtr ctxt);
H A DSAX2.c1759 nodePop(ctxt);
2334 nodePop(ctxt);
H A DHTMLparser.c3973 nodePop(ctxt);
4881 nodePop(ctxt);
H A Dparser.c1273 * nodePop:
1281 nodePop(xmlParserCtxtPtr ctxt) function
8601 nodePop(ctxt);
8632 nodePop(ctxt);
9914 nodePop(ctxt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DparserInternals.h500 XMLPUBFUN xmlNodePtr XMLCALL nodePop (xmlParserCtxtPtr ctxt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DparserInternals.in.h500 XMLPUBFUN xmlNodePtr XMLCALL nodePop (xmlParserCtxtPtr ctxt);
H A DSAX2.c1759 nodePop(ctxt);
2334 nodePop(ctxt);
H A DHTMLparser.c3973 nodePop(ctxt);
4881 nodePop(ctxt);
H A Dparser.c1273 * nodePop:
1281 nodePop(xmlParserCtxtPtr ctxt) function
8601 nodePop(ctxt);
8632 nodePop(ctxt);
9914 nodePop(ctxt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DSAX2.c1772 nodePop(ctxt);
2350 nodePop(ctxt);
H A DHTMLparser.c4053 nodePop(ctxt);
4981 nodePop(ctxt);
H A Dparser.c1563 * nodePop:
1571 nodePop(xmlParserCtxtPtr ctxt) function
9412 nodePop(ctxt);
9443 nodePop(ctxt);
10777 nodePop(ctxt);
H A Delfgcchack.h837 #undef nodePop macro
838 extern __typeof (nodePop) nodePop __attribute((alias("nodePop__internal_alias")));
840 #ifndef nodePop
841 extern __typeof (nodePop) nodePop__internal_alias __attribute((visibility("hidden")));
842 #define nodePop nodePop__internal_alias macro
H A Dtestapi.c15679 ret_val = nodePop(ctxt);
15685 printf("Leak of %d blocks found in nodePop",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DSAX2.c1772 nodePop(ctxt);
2350 nodePop(ctxt);
H A DHTMLparser.c4053 nodePop(ctxt);
4981 nodePop(ctxt);
H A Dparser.c1563 * nodePop:
1571 nodePop(xmlParserCtxtPtr ctxt) function
9412 nodePop(ctxt);
9443 nodePop(ctxt);
10777 nodePop(ctxt);
H A Delfgcchack.h837 #undef nodePop macro
838 extern __typeof (nodePop) nodePop __attribute((alias("nodePop__internal_alias")));
840 #ifndef nodePop
841 extern __typeof (nodePop) nodePop__internal_alias __attribute((visibility("hidden")));
842 #define nodePop nodePop__internal_alias macro
H A Dtestapi.c15679 ret_val = nodePop(ctxt);
15685 printf("Leak of %d blocks found in nodePop",
[all...]

Completed in 1080 milliseconds