OSMALLOC          445 ext/pdo_sqlite/sqlite/src/util.c static void * OSMALLOC(int n){
OSMALLOC          518 ext/pdo_sqlite/sqlite/src/util.c #define OSMALLOC(x)        sqlite3OsMalloc(x)