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

  /external/libxml2/
parser.c     [all...]
elfgcchack.h 847 #undef nodePush
848 extern __typeof (nodePush) nodePush __attribute((alias("nodePush__internal_alias")));
850 #ifndef nodePush
851 extern __typeof (nodePush) nodePush__internal_alias __attribute((visibility("hidden")));
852 #define nodePush nodePush__internal_alias
    [all...]

Completed in 49 milliseconds