Searched refs:SQLITE_FCNTL_CHUNK_SIZE (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.h722 ** The [SQLITE_FCNTL_CHUNK_SIZE] opcode is used to request that the VFS
781 #define SQLITE_FCNTL_CHUNK_SIZE 6 macro
H A Dsqlite3.c1275 ** The [SQLITE_FCNTL_CHUNK_SIZE] opcode is used to request that the VFS
1334 #define SQLITE_FCNTL_CHUNK_SIZE 6 macro
23010 case SQLITE_FCNTL_CHUNK_SIZE: {
[all...]

Completed in 320 milliseconds