Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c30164 static void mallocWithAlarm(int n, void **pp){ in mallocWithAlarm() function
30240 mallocWithAlarm((int)n, &p); in sqlite3Malloc()