Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest.h184 void *testRealloc(void *, int);
H A Dlsmtest_tdb3.c213 pData2->aSector = (FileSector *)testRealloc( in testEnvWrite()
H A Dlsmtest_main.c404 void *testRealloc(void *ptr, int n){ in testRealloc() function