OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__xmlGenericErrorContext
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libxml/src/
globals.c
901
__xmlGenericErrorContext
(void) {
elfgcchack.h
78
#undef
__xmlGenericErrorContext
79
extern __typeof (
__xmlGenericErrorContext
)
__xmlGenericErrorContext
__attribute((alias("__xmlGenericErrorContext__internal_alias")));
81
#ifndef
__xmlGenericErrorContext
82
extern __typeof (
__xmlGenericErrorContext
) __xmlGenericErrorContext__internal_alias __attribute((visibility("hidden")));
83
#define
__xmlGenericErrorContext
__xmlGenericErrorContext__internal_alias
[
all
...]
/external/libxml2/
globals.c
882
__xmlGenericErrorContext
(void) {
elfgcchack.h
78
#undef
__xmlGenericErrorContext
79
extern __typeof (
__xmlGenericErrorContext
)
__xmlGenericErrorContext
__attribute((alias("__xmlGenericErrorContext__internal_alias")));
81
#ifndef
__xmlGenericErrorContext
82
extern __typeof (
__xmlGenericErrorContext
) __xmlGenericErrorContext__internal_alias __attribute((visibility("hidden")));
83
#define
__xmlGenericErrorContext
__xmlGenericErrorContext__internal_alias
[
all
...]
Completed in 837 milliseconds