Searched defs:ANTLR3_BITSET_BITS (Results 1 - 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3bitset.h45 #define ANTLR3_BITSET_BITS 64 macro
51 /** log2 of ANTLR3_BITSET_BITS 2^ANTLR3_BITSET_LOG_BITS = ANTLR3_BITSET_BITS
63 #define ANTLR3_BITSET_MOD_MASK ANTLR3_BITSET_BITS - 1

Completed in 56 milliseconds