Home
last modified time | relevance | path

Searched defs:SQLITE_CONFIG_HEAP (Results 1 – 2 of 2) sorted by relevance

/minix3/external/public-domain/sqlite/dist/
H A Dsqlite3.h1731 #define SQLITE_CONFIG_HEAP 8 /* void*, int nByte, int min */ macro
H A Dsqlite3.c1759 #define SQLITE_CONFIG_HEAP 8 /* void*, int nByte, int min */ macro