Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dlemon.c5592 PRIVATE int statecmp(struct config *a, struct config *b) in statecmp() function
5682 if( statecmp(np->key,key)==0 ){ in State_insert()
5737 if( statecmp(np->key,key)==0 ) break; in State_find()