HomeSort by relevance Sort by last modified time
    Searched defs:nodePop (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
parser.c     [all...]
elfgcchack.h 837 #undef nodePop
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
    [all...]

Completed in 46 milliseconds