Searched refs:mallocWithAlarm (Results 1 – 1 of 1) sorted by relevance
19410 static int mallocWithAlarm(int n, void **pp){ in mallocWithAlarm() function19458 mallocWithAlarm(n, &p); in sqlite3Malloc()19513 n = mallocWithAlarm(n, &p); in sqlite3ScratchMalloc()