OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attInfo
(Results
1 - 2
of
2
) sorted by null
/external/expat/lib/
xmlparse.c
654
#define
attInfo
(parser->m_attInfo)
767
attInfo
= (XML_AttrInfo*)MALLOC(attsSize * sizeof(XML_AttrInfo));
768
if (
attInfo
== NULL) {
778
FREE(
attInfo
);
793
FREE(
attInfo
);
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar
Completed in 2797 milliseconds