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}}
4681 xmlSchemaValType ytype, in xmlSchemaCompareValuesInternal() argument4706 if (ytype == xtype) in xmlSchemaCompareValuesInternal()4708 if ((ytype == XML_SCHEMAS_DECIMAL) || in xmlSchemaCompareValuesInternal()4709 (ytype == XML_SCHEMAS_INTEGER) || in xmlSchemaCompareValuesInternal()4710 (ytype == XML_SCHEMAS_NPINTEGER) || in xmlSchemaCompareValuesInternal()4711 (ytype == XML_SCHEMAS_NINTEGER) || in xmlSchemaCompareValuesInternal()4712 (ytype == XML_SCHEMAS_NNINTEGER) || in xmlSchemaCompareValuesInternal()4713 (ytype == XML_SCHEMAS_PINTEGER) || in xmlSchemaCompareValuesInternal()4714 (ytype == XML_SCHEMAS_INT) || in xmlSchemaCompareValuesInternal()4715 (ytype == XML_SCHEMAS_UINT) || in xmlSchemaCompareValuesInternal()[all …]