Searched defs:intCompare (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dhash.c77 static int intCompare(const void *pKey1, int n1, const void *pKey2, int n2){ function
154 case SQLITE_HASH_INT: return &intCompare;

Completed in 44 milliseconds