Searched defs:push_state (Results 1 – 6 of 6) sorted by relevance
125 uint32_t push_state[2]; member
165 static state * push_state( stack * const pStack, TARGET * const t, in push_state() function
179 …{ PUSH_PLAYING, PUSH_DURATION, PUSH_BISECT1, PUSH_LINEAR1, PUSH_BISECT2, PUSH_LINEAR2 } push_state; member
1337 function push_state(c) { state += c; } function
2050 static int push_state(REExecContext *s, in push_state() function
2878 lexer_control<TokenT>::push_state(unsigned int new_state) in push_state() function in boost::spirit::classic::lexer_control