Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c31664 static void sqlite3MallocAlarm(int nByte){ in sqlite3MallocAlarm() function
31711 sqlite3MallocAlarm(nFull); in mallocWithAlarm()
31727 sqlite3MallocAlarm(nFull); in mallocWithAlarm()
31979 sqlite3MallocAlarm(nDiff); in sqlite3Realloc()
31989 sqlite3MallocAlarm((int)nBytes); in sqlite3Realloc()