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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c14359 ** function returning SQLITE_IOERR_NOMEM using the DO_OS_MALLOC_TEST macro.
14373 #define DO_OS_MALLOC_TEST(x) \ macro
14380 #define DO_OS_MALLOC_TEST(x) macro
14398 DO_OS_MALLOC_TEST(id);
14402 DO_OS_MALLOC_TEST(id);
14409 DO_OS_MALLOC_TEST(id);
14413 DO_OS_MALLOC_TEST(id);
14417 DO_OS_MALLOC_TEST(id);
14424 DO_OS_MALLOC_TEST(id);
14468 DO_OS_MALLOC_TEST(
[all...]

Completed in 369 milliseconds