Searched refs:ANTLR3_ERR_BASE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/include/
H A Dantlr3errors.h48 #define ANTLR3_ERR_BASE 0 macro
49 #define ANTLR3_ERR_NOMEM (ANTLR3_ERR_BASE + 1)
50 #define ANTLR3_ERR_NOFILE (ANTLR3_ERR_BASE + 2)
51 #define ANTLR3_ERR_HASHDUP (ANTLR3_ERR_BASE + 3)

Completed in 111 milliseconds