Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dmalloc.c228 static void mallocWithAlarm(int n, void **pp){ in mallocWithAlarm() function
304 mallocWithAlarm((int)n, &p); in sqlite3Malloc()