Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c4070 PRIVATE int statecmp(a,b) in statecmp() function
4166 if( statecmp(np->key,key)==0 ){
4223 if( statecmp(np->key,key)==0 ) break;