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

/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3defs.h169 typedef UINT8 ANTLR3_BOOLEAN, *pANTLR3_BOOLEAN; typedef
190 typedef uint8_t ANTLR3_BOOLEAN, *pANTLR3_BOOLEAN; typedef
408 typedef uint32_t ANTLR3_BOOLEAN, *pANTLR3_BOOLEAN; typedef
556 ANTLR3_API pANTLR3_EXCEPTION antlr3ExceptionNew (ANTLR3_UINT32 exception, void * name, void * message, ANTLR3_BOOLEAN freeMessage);

Completed in 59 milliseconds