Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/sqlite3/
H A Dsqlite3.c30432 static void sqlite3MallocAlarm(int nByte){ in sqlite3MallocAlarm() function
30479 sqlite3MallocAlarm(nFull); in mallocWithAlarm()
30495 sqlite3MallocAlarm(nFull); in mallocWithAlarm()
30769 sqlite3MallocAlarm(nDiff); in sqlite3Realloc()
30779 sqlite3MallocAlarm((int)nBytes); in sqlite3Realloc()