Home
last modified time | relevance | path

Searched defs:StateAp (Results 1 – 2 of 2) sorted by relevance

/dports/devel/ragel/ragel-6.10/ragel/
H A Dfsmgraph.h667 struct StateAp struct
684 StateAp *eofTarget; argument
702 StateAp *stateMap; argument
718 StateAp *isolatedShadow; argument
734 StateAp *next, *prev; argument
741 PriorTable outPriorTable;
757 ActionTable outActionTable;
760 OutCondSet outCondSet;
763 ErrActionTable errActionTable;
766 ActionTable eofActionTable;
[all …]
H A Dfsmstate.cpp73 StateAp::StateAp() in StateAp() function in StateAp
114 StateAp::StateAp(const StateAp &other) in StateAp() function in StateAp