Searched refs:ANTLR3_CYCLIC_DFA_struct (Results 1 – 2 of 2) sorted by relevance
/external/antlr/antlr-3.4/runtime/C/include/ |
D | antlr3cyclicdfa.h | 60 typedef struct ANTLR3_CYCLIC_DFA_struct struct 71 …NTLR3_BASE_RECOGNIZER recognizer, pANTLR3_INT_STREAM is, struct ANTLR3_CYCLIC_DFA_struct * dfa, AN… argument 73 …NTLR3_BASE_RECOGNIZER recognizer, pANTLR3_INT_STREAM is, struct ANTLR3_CYCLIC_DFA_struct * dfa, AN… argument 75 … pANTLR3_BASE_RECOGNIZER recognizer, pANTLR3_INT_STREAM is, struct ANTLR3_CYCLIC_DFA_struct * dfa); argument 88 …(void * , pANTLR3_BASE_RECOGNIZER , pANTLR3_INT_STREAM , struct ANTLR3_CYCLIC_DFA_struct * , ANTLR… argument
|
D | antlr3interfaces.h | 151 typedef struct ANTLR3_CYCLIC_DFA_struct *pANTLR3_CYCLIC_DFA;
|