Searched refs:ytype (Results 1 – 2 of 2) sorted by relevance
11 typedef void ytype(); typedef16 ytype globals_size; // expected-error {{field 'globals_size' declared as a function}}
4658 xmlSchemaValType ytype, in xmlSchemaCompareValuesInternal() argument4683 if (ytype == xtype) in xmlSchemaCompareValuesInternal()4685 if ((ytype == XML_SCHEMAS_DECIMAL) || in xmlSchemaCompareValuesInternal()4686 (ytype == XML_SCHEMAS_INTEGER) || in xmlSchemaCompareValuesInternal()4687 (ytype == XML_SCHEMAS_NPINTEGER) || in xmlSchemaCompareValuesInternal()4688 (ytype == XML_SCHEMAS_NINTEGER) || in xmlSchemaCompareValuesInternal()4689 (ytype == XML_SCHEMAS_NNINTEGER) || in xmlSchemaCompareValuesInternal()4690 (ytype == XML_SCHEMAS_PINTEGER) || in xmlSchemaCompareValuesInternal()4691 (ytype == XML_SCHEMAS_INT) || in xmlSchemaCompareValuesInternal()4692 (ytype == XML_SCHEMAS_UINT) || in xmlSchemaCompareValuesInternal()[all …]