Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/sqlite3/
H A Dsqlite3.c30461 static void mallocWithAlarm(int n, void **pp){ in mallocWithAlarm() function
30538 mallocWithAlarm((int)n, &p); in sqlite3Malloc()