Searched refs:ytype (Results 1 – 3 of 3) sorted by relevance
11 typedef void ytype(); typedef16 ytype globals_size; // expected-error {{field 'globals_size' declared as a function}}
4669 xmlSchemaValType ytype, in xmlSchemaCompareValuesInternal() argument4694 if (ytype == xtype) in xmlSchemaCompareValuesInternal()4696 if ((ytype == XML_SCHEMAS_DECIMAL) || in xmlSchemaCompareValuesInternal()4697 (ytype == XML_SCHEMAS_INTEGER) || in xmlSchemaCompareValuesInternal()4698 (ytype == XML_SCHEMAS_NPINTEGER) || in xmlSchemaCompareValuesInternal()4699 (ytype == XML_SCHEMAS_NINTEGER) || in xmlSchemaCompareValuesInternal()4700 (ytype == XML_SCHEMAS_NNINTEGER) || in xmlSchemaCompareValuesInternal()4701 (ytype == XML_SCHEMAS_PINTEGER) || in xmlSchemaCompareValuesInternal()4702 (ytype == XML_SCHEMAS_INT) || in xmlSchemaCompareValuesInternal()4703 (ytype == XML_SCHEMAS_UINT) || in xmlSchemaCompareValuesInternal()[all …]
4676 xmlSchemaValType ytype, in xmlSchemaCompareValuesInternal() argument4701 if (ytype == xtype) in xmlSchemaCompareValuesInternal()4703 if ((ytype == XML_SCHEMAS_DECIMAL) || in xmlSchemaCompareValuesInternal()4704 (ytype == XML_SCHEMAS_INTEGER) || in xmlSchemaCompareValuesInternal()4705 (ytype == XML_SCHEMAS_NPINTEGER) || in xmlSchemaCompareValuesInternal()4706 (ytype == XML_SCHEMAS_NINTEGER) || in xmlSchemaCompareValuesInternal()4707 (ytype == XML_SCHEMAS_NNINTEGER) || in xmlSchemaCompareValuesInternal()4708 (ytype == XML_SCHEMAS_PINTEGER) || in xmlSchemaCompareValuesInternal()4709 (ytype == XML_SCHEMAS_INT) || in xmlSchemaCompareValuesInternal()4710 (ytype == XML_SCHEMAS_UINT) || in xmlSchemaCompareValuesInternal()[all …]