Home
last modified time | relevance | path

Searched refs:S_NONE (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/tool/
H A Dstripccomments.c51 S_NONE = 0 /* not in comment */, in do_it_all() enumerator
62 enum states state = S_NONE /* current state */; in do_it_all()
73 case S_NONE: in do_it_all()
156 state = S_NONE; in do_it_all()
166 state = S_NONE; in do_it_all()
186 state = S_NONE; in do_it_all()