Searched defs:BitState (Results 1 – 3 of 3) sorted by relevance
134 struct BitState : sc::simple_state< BitState< StateNo >, BitMachine >, struct139 return UniqueObject< BitState< StateNo > >::operator new( size ); in operator new() argument144 UniqueObject< BitState< StateNo > >::operator delete( p, size ); in operator delete() argument152 >::type reactions;154 virtual void Display() const in Display()
39 class BitState { class73 BitState::BitState(Prog* prog) in BitState() function in re2::BitState
293 struct BitState : sc::simple_state< struct304 >::type reactions;