Searched refs:WAITING_FOR_DECL_OR_RULE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c1867 WAITING_FOR_DECL_OR_RULE, enumerator in enum:pstate::e_state
1919 case WAITING_FOR_DECL_OR_RULE:
1976 psp->state = WAITING_FOR_DECL_OR_RULE;
2060 psp->state = WAITING_FOR_DECL_OR_RULE;
2208 psp->state = WAITING_FOR_DECL_OR_RULE;
2237 psp->state = WAITING_FOR_DECL_OR_RULE;
2248 psp->state = WAITING_FOR_DECL_OR_RULE;
2268 /* if( x[0]=='.' ) psp->state = WAITING_FOR_DECL_OR_RULE;
2271 if( x[0]=='.' ) psp->state = WAITING_FOR_DECL_OR_RULE;

Completed in 69 milliseconds