Home | History | Annotate | Download | only in libxml2

Lines Matching defs:inputPush

807 #undef inputPush
808 extern __typeof (inputPush) inputPush __attribute((alias("inputPush__internal_alias")));
810 #ifndef inputPush
811 extern __typeof (inputPush) inputPush__internal_alias __attribute((visibility("hidden")));
812 #define inputPush inputPush__internal_alias