Searched refs:sqlite3MallocAlarm (Results 1 – 2 of 2) sorted by relevance
18338 static void sqlite3MallocAlarm(int nByte){ in sqlite3MallocAlarm() function18368 sqlite3MallocAlarm(nFull); in mallocWithAlarm()18376 sqlite3MallocAlarm(nFull); in mallocWithAlarm()18633 sqlite3MallocAlarm(nDiff); in sqlite3Realloc()18639 sqlite3MallocAlarm(nBytes); in sqlite3Realloc()
27478 static void sqlite3MallocAlarm(int nByte){27507 sqlite3MallocAlarm(nFull);27522 sqlite3MallocAlarm(nFull);27742 sqlite3MallocAlarm(nDiff);27747 sqlite3MallocAlarm((int)nBytes);