Searched refs:memcnt (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/libsqlite/src/ |
H A D | util.c | 46 static int memcnt = 0; variable 89 ++memcnt, n, (int)p, zFile,line); in sqliteMalloc_() 142 ++memcnt, n, (int)p, zFile,line); in sqliteFree_() 196 ++memcnt, oldN, n, (int)oldP, (int)p, zFile, line); in sqliteRealloc_()
|