Lines Matching refs:ERR_YACC
1786 #define ERR_YACC 0x0280
1787 #define ERR_DOUBLEID (ERR_YACC +1 )
1788 #define ERR_FALSETYPE (ERR_YACC +2 )
1789 #define ERR_NOVARIABLENAME (ERR_YACC +3 )
1790 #define ERR_USHORTRANGE (ERR_YACC +4 )
1791 #define ERR_IDRANGE (ERR_YACC +5 )
1792 #define ERR_NOCOPYOBJ (ERR_YACC +6 )
1793 #define ERR_REFNOTALLOWED (ERR_YACC +7 )
1794 #define ERR_DOUBLEDEFINE (ERR_YACC +8 )
1795 #define ERR_COPYNOTALLOWED (ERR_YACC +9 )
1796 #define ERR_IDEXPECTED (ERR_YACC +10)
1797 #define ERR_ZERODIVISION (ERR_YACC +11)
1798 #define ERR_PRAGMA (ERR_YACC +12)
1799 #define ERR_DECLAREDEFINE (ERR_YACC +13)