Searched refs:SQLITE_CONFIG_SORTERREF_SIZE (Results 1 – 2 of 2) sorted by relevance
| /third_party/sqlite/include/ | ||
| D | sqlite3.h | 2152 #define SQLITE_CONFIG_SORTERREF_SIZE 28 /* int nByte */ macro |
| /third_party/sqlite/src/ | ||
| D | shell.c | 26079 sqlite3_config(SQLITE_CONFIG_SORTERREF_SIZE, (int)sz); |