OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xmlACatalogRemove
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libxml/src/
catalog.c
[
all
...]
elfgcchack.h
906
#undef
xmlACatalogRemove
907
extern __typeof (
xmlACatalogRemove
)
xmlACatalogRemove
__attribute((alias("xmlACatalogRemove__internal_alias")));
909
#ifndef
xmlACatalogRemove
910
extern __typeof (
xmlACatalogRemove
) xmlACatalogRemove__internal_alias __attribute((visibility("hidden")));
911
#define
xmlACatalogRemove
xmlACatalogRemove__internal_alias
[
all
...]
/external/libxml2/
catalog.c
[
all
...]
elfgcchack.h
906
#undef
xmlACatalogRemove
907
extern __typeof (
xmlACatalogRemove
)
xmlACatalogRemove
__attribute((alias("xmlACatalogRemove__internal_alias")));
909
#ifndef
xmlACatalogRemove
910
extern __typeof (
xmlACatalogRemove
) xmlACatalogRemove__internal_alias __attribute((visibility("hidden")));
911
#define
xmlACatalogRemove
xmlACatalogRemove__internal_alias
[
all
...]
Completed in 76 milliseconds