OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:namePop
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/
parser.c
[
all
...]
elfgcchack.h
817
#undef
namePop
818
extern __typeof (
namePop
)
namePop
__attribute((alias("namePop__internal_alias")));
820
#ifndef
namePop
821
extern __typeof (
namePop
) namePop__internal_alias __attribute((visibility("hidden")));
822
#define
namePop
namePop__internal_alias
[
all
...]
Completed in 322 milliseconds