Home
last modified time | relevance | path

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

/third_party/sqlite/include/
Dsqlite3.h2115 #define SQLITE_CONFIG_SORTERREF_SIZE 28 /* int nByte */ macro
/third_party/sqlite/src/
Dshell.c22499 sqlite3_config(SQLITE_CONFIG_SORTERREF_SIZE, (int)sz);
Dsqlite3.c2425 #define SQLITE_CONFIG_SORTERREF_SIZE 28 /* int nByte */ macro
167915 case SQLITE_CONFIG_SORTERREF_SIZE: {