Searched defs:state (Results 1 – 10 of 10) sorted by relevance
18 proc check_prestep_state {target state} {34 proc check_poststep_state {rc target state} {
105 u8 state = 0; /* Current state, using numbers defined in header comment */ in sqlite3_complete() local
7338 int state = pPager->eState; in sqlite3PagerSetJournalMode() local
5213 static char *readline_completion_generator(const char *text, int state){
358 struct state { struct359 struct config *bp; /* The basis configurations for this state */ argument361 int statenum; /* Sequential number for this state */ argument362 struct action *ap; /* List of actions for this state */ argument367 int autoReduce; /* True if this is an auto-reduce state */ argument2237 enum e_state state; /* The state of the parser */ member
62 enum states state = S_NONE /* current state */; in do_it_all() local
33 unsigned int state[5]; member
532 unsigned int state[5]; member
37 unsigned int state[5]; member
1030 target.scopedAllocPop = function(state){ argument