Home
last modified time | relevance | path

Searched refs:SQLITE_CONFIG_SORTERREF_SIZE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.h2173 #define SQLITE_CONFIG_SORTERREF_SIZE 28 /* int nByte */ macro
H A Dshell.c29110 sqlite3_config(SQLITE_CONFIG_SORTERREF_SIZE, (int)sz);
H A Dsqlite3.c2486 #define SQLITE_CONFIG_SORTERREF_SIZE 28 /* int nByte */ macro
178902 case SQLITE_CONFIG_SORTERREF_SIZE: {