Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dlemon.c5418 int Symbolcmpp(const void *_a, const void *_b) in Symbolcmpp() argument
5420 const struct symbol *a = *(const struct symbol **) _a; in Symbolcmpp()
5581 int Configcmp(const char *_a,const char *_b) in Configcmp() argument
5583 const struct config *a = (struct config *) _a; in Configcmp()