OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__xmlGenericError
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libxml/src/
globals.c
883
__xmlGenericError
(void) {
elfgcchack.h
68
#undef
__xmlGenericError
69
extern __typeof (
__xmlGenericError
)
__xmlGenericError
__attribute((alias("__xmlGenericError__internal_alias")));
71
#ifndef
__xmlGenericError
72
extern __typeof (
__xmlGenericError
) __xmlGenericError__internal_alias __attribute((visibility("hidden")));
73
#define
__xmlGenericError
__xmlGenericError__internal_alias
[
all
...]
/external/libxml2/
globals.c
864
__xmlGenericError
(void) {
elfgcchack.h
68
#undef
__xmlGenericError
69
extern __typeof (
__xmlGenericError
)
__xmlGenericError
__attribute((alias("__xmlGenericError__internal_alias")));
71
#ifndef
__xmlGenericError
72
extern __typeof (
__xmlGenericError
) __xmlGenericError__internal_alias __attribute((visibility("hidden")));
73
#define
__xmlGenericError
__xmlGenericError__internal_alias
[
all
...]
Completed in 38 milliseconds