Searched refs:WXS_PTC_CAST (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c137 #define WXS_PTC_CAST (xmlSchemaParticlePtr) macro
184 #define WXS_PARTICLE(p) WXS_PTC_CAST (p)
203 #define WXS_MODELGROUP_PARTICLE(mg) WXS_PTC_CAST (mg)->children
269 (xmlSchemaIsParticleEmptiable(WXS_PTC_CAST (t)->subtypes))
273 #define WXS_TYPE_PARTICLE(t) WXS_PTC_CAST (t)->subtypes
18977 particle = WXS_PTC_CAST particle->next;
18985 particle = WXS_PTC_CAST particle->next;
18994 particle = WXS_PTC_CAST particle->next;
20064 particle = WXS_PTC_CAST particle->next;
20528 (WXS_PTC_CAST rede
[all...]
/external/libxml2/
H A Dxmlschemas.c137 #define WXS_PTC_CAST (xmlSchemaParticlePtr) macro
184 #define WXS_PARTICLE(p) WXS_PTC_CAST (p)
203 #define WXS_MODELGROUP_PARTICLE(mg) WXS_PTC_CAST (mg)->children
269 (xmlSchemaIsParticleEmptiable(WXS_PTC_CAST (t)->subtypes))
273 #define WXS_TYPE_PARTICLE(t) WXS_PTC_CAST (t)->subtypes
19006 particle = WXS_PTC_CAST particle->next;
19014 particle = WXS_PTC_CAST particle->next;
19023 particle = WXS_PTC_CAST particle->next;
20093 particle = WXS_PTC_CAST particle->next;
20557 (WXS_PTC_CAST rede
[all...]

Completed in 151 milliseconds