Home | History | Annotate | Download | only in orig

Lines Matching refs:sqlite3MallocAlarm

25309 static void sqlite3MallocAlarm(int nByte){
25345 sqlite3MallocAlarm(nFull);
25353 sqlite3MallocAlarm(nFull);
25543 sqlite3MallocAlarm(nDiff);
25547 sqlite3MallocAlarm((int)nBytes);