Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.h2153 #define SQLITE_CONFIG_HEAP 8 /* void*, int nByte, int min */ macro
H A Dsqlite3.c2466 #define SQLITE_CONFIG_HEAP 8 /* void*, int nByte, int min */ macro