Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dmalloc.c217 static void sqlite3MallocAlarm(int nByte){ in sqlite3MallocAlarm() function
246 sqlite3MallocAlarm(nFull); in mallocWithAlarm()
261 sqlite3MallocAlarm(nFull); in mallocWithAlarm()
535 sqlite3MallocAlarm(nDiff); in sqlite3Realloc()
544 sqlite3MallocAlarm((int)nBytes); in sqlite3Realloc()