Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.h2054 #define SQLITE_CONFIG_SORTERREF_SIZE 28 /* int nByte */ macro
H A Dshell.c19223 sqlite3_config(SQLITE_CONFIG_SORTERREF_SIZE, (int)sz);
H A Dsqlite3.c3093 #define SQLITE_CONFIG_SORTERREF_SIZE 28 /* int nByte */ macro
160879 case SQLITE_CONFIG_SORTERREF_SIZE: {