Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsqlite/tool/
H A Dlemon.c4073 PRIVATE int statecmp(a,b) in statecmp() function
4169 if( statecmp(np->key,key)==0 ){
4226 if( statecmp(np->key,key)==0 ) break;