Searched refs:UDM_LEX_OR_EQ (Results 1 – 4 of 4) sorted by relevance
70 UDM_LEX_OR_EQ, /* |= */ enumerator
81 case UDM_LEX_OR_EQ: return "|="; in UdmLex2str()430 if (!UdmLexScannerScanOperator2(s, a, UDM_CSTR_WITH_LEN("|="), UDM_LEX_OR_EQ)) in UdmLexScannerScanCOperator()
557 case UDM_LEX_OR_EQ: in UdmXMLParserScanIntSubset()
3991 if (ParseTerm(compiler, UDM_LEX_OR_EQ)) in ParseSpecialAssignmentOperator()