Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c30153 static void sqlite3MallocAlarm(int nByte){ in sqlite3MallocAlarm() function
30182 sqlite3MallocAlarm(nFull); in mallocWithAlarm()
30197 sqlite3MallocAlarm(nFull); in mallocWithAlarm()
30471 sqlite3MallocAlarm(nDiff); in sqlite3Realloc()
30480 sqlite3MallocAlarm((int)nBytes); in sqlite3Realloc()