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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c18358 static int mallocWithAlarm(int n, void **pp){ function
18406 mallocWithAlarm(n, &p);
18461 n = mallocWithAlarm(n, &p);
[all...]

Completed in 404 milliseconds