Searched refs:intCompare (Results 1 – 1 of 1) sorted by relevance
74 static int intCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in intCompare() function151 case SQLITE_HASH_INT: return &intCompare; in compareFunction()